mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-12-06 19:16:27 +01:00
"fix: update depends_on service name from 'pipedfrontend' to 'piped-frontend' in docker-compose.nginx.yml" (#43)
Signed-off-by: BilligsterUser <billigsteruser@protonmail.com>
This commit is contained in:
@@ -39,7 +39,7 @@ services:
|
||||
depends_on:
|
||||
- piped
|
||||
- piped-proxy
|
||||
- pipedfrontend
|
||||
- piped-frontend
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.piped.rule=Host(`FRONTEND_HOSTNAME`, `BACKEND_HOSTNAME`, `PROXY_HOSTNAME`)"
|
||||
|
||||
Reference in New Issue
Block a user