Fix global config path for nextcloud
This commit is contained in:
parent
5efd8fc4b8
commit
3148a60795
|
@ -225,7 +225,7 @@ services:
|
|||
- confignextcloud:/config
|
||||
- nextclouddata:/data
|
||||
- torrents:/torrents
|
||||
- config:/config
|
||||
- config:/seedbox-config
|
||||
environment:
|
||||
- GID=${PGID}
|
||||
- UID=${PUID}
|
||||
|
|
Loading…
Reference in New Issue