Fix bug
This commit is contained in:
parent
c0d960f5e4
commit
e377f46c86
|
@ -9,7 +9,7 @@ services:
|
|||
- private
|
||||
hostname: docker
|
||||
volumes:
|
||||
- {$HOME}/services/nextcloud:/source/nextcloud:ro
|
||||
- ${HOME}/services/nextcloud:/source/nextcloud:ro
|
||||
- /etc:/source/etc:ro
|
||||
environment:
|
||||
RUN_ON_STARTUP: 'true'
|
||||
|
|
Loading…
Reference in New Issue