Fix building peertube in docker compose
This commit is contained in:
parent
9099c167ac
commit
f6c23ad7d8
|
@ -6,7 +6,7 @@ services:
|
|||
# If you don't want to use the official image and build one from sources:
|
||||
# build:
|
||||
# context: .
|
||||
# dockerfile: Dockerfile.nginx
|
||||
# dockerfile: ./support/docker/production/Dockerfile.nginx
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue