This commit is contained in:
Sam Al-Sapti 2025-02-25 00:05:14 +01:00
parent f6c3ad9d0d
commit 9baebb443e
No known key found for this signature in database
GPG key ID: CBBBE7371E81C4EA

View file

@ -8,7 +8,7 @@ services:
volumes:
- "./nginx:/etc/nginx/conf.d:ro"
- "./build:/usr/src/app/build:ro"
- "./uploads:/usr/src/app/public/uploads:rw"
- "./uploads:/usr/src/app/public/uploads:ro"
environment:
VIRTUAL_HOST: {{ services.fedi_dk_nodebb.domain }}
VIRTUAL_PORT: 80