Removed dependency from snexo container
This commit is contained in:
parent
3911ce9e69
commit
aab6da3a84
@ -26,8 +26,6 @@ services:
|
|||||||
- ./snexo.co.uk/:/var/www/html
|
- ./snexo.co.uk/:/var/www/html
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
depends_on:
|
|
||||||
- traefik
|
|
||||||
labels:
|
labels:
|
||||||
## Expose Snexo Through Trefik ##
|
## Expose Snexo Through Trefik ##
|
||||||
- "traefik.enable=true" # <== Enable traefik to proxy this container
|
- "traefik.enable=true" # <== Enable traefik to proxy this container
|
||||||
|
Loading…
Reference in New Issue
Block a user