mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-08-14 23:56:53 +00:00
Added script with config fix to nginx container
This commit is contained in:
parent
470524322f
commit
e165dd0805
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ services:
|
|||
- ./config/piped.key:/etc/nginx/ssl/piped.key
|
||||
- ./config/piped.crt:/etc/nginx/ssl/piped.crt
|
||||
- piped-proxy:/var/run/ytproxy:z
|
||||
- ./entrypoint.d/host_replace.envsh:/docker-entrypoint.d/99-host_replace.envsh
|
||||
depends_on:
|
||||
- piped-backend
|
||||
- piped-proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue