forked from noxious/server
y
This commit is contained in:
parent
35fe0e6faa
commit
62e31c10d7
@ -50,7 +50,7 @@ services:
|
|||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- traefik_data:/data
|
- traefik_data:/data
|
||||||
- ./etc/traefik/traefik.toml:/etc/traefik/traefik.toml
|
- ./traefik.toml:/etc/traefik/traefik.toml
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- app-network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user