mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-18 02:56:42 +01:00
commit
fae8b66621
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ services:
|
|||
- app
|
||||
volumes:
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
volumes-from:
|
||||
volumes_from:
|
||||
- app
|
||||
restart: always
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue