Removed dependency from snexo container

This commit is contained in:
Luke Else 2023-08-14 19:38:24 +01:00
parent 3911ce9e69
commit aab6da3a84

View File

@ -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