mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-12-12 21:30:41 +05:30
"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:
parent
af4a6a1bb3
commit
b4ca19a112
@ -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`)"
|
||||
|
Loading…
Reference in New Issue
Block a user