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
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:1315:80
|
- 127.0.0.1:1315:80
|
||||||
|
labels:
|
||||||
|
- traefik.enable=false
|
||||||
logging:
|
logging:
|
||||||
driver: json-file
|
driver: json-file
|
||||||
options:
|
options:
|
||||||
|
Loading…
Reference in New Issue
Block a user