ro
This commit is contained in:
parent
f6c3ad9d0d
commit
9baebb443e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue