Update docker-templates/backrest/compose.yml
This commit is contained in:
@@ -41,3 +41,14 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
traefik-network:
|
traefik-network:
|
||||||
external: true
|
external: true
|
||||||
|
|
||||||
|
x-dockge:
|
||||||
|
urls:
|
||||||
|
- https://${PROXY_URL}
|
||||||
|
- ${LOCAL_URL}
|
||||||
|
|
||||||
|
x-arcane:
|
||||||
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/calibre-web.svg
|
||||||
|
urls:
|
||||||
|
- https://${PROXY_URL}
|
||||||
|
- ${LOCAL_URL}
|
||||||
Reference in New Issue
Block a user