Fix building peertube in docker compose

This commit is contained in:
Chocobozzz 2024-10-21 11:03:23 +02:00
parent 9099c167ac
commit f6c23ad7d8
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

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