compose: disable the container for (any) traefik
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a1332b1df3
commit
54dab7d1da
@ -9,6 +9,8 @@ services:
|
||||
restart: always
|
||||
ports:
|
||||
- 127.0.0.1:1315:80
|
||||
labels:
|
||||
- traefik.enable=false
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
|
Loading…
Reference in New Issue
Block a user