FIX: nextcloud config mount path in docker-compose.yml
This commit is contained in:
parent
b1c83b2941
commit
c7af24868b
@ -8,7 +8,7 @@ services:
|
|||||||
- ./configs/init:/root/init
|
- ./configs/init:/root/init
|
||||||
- ./configs/etc/nginx:/etc/nginx
|
- ./configs/etc/nginx:/etc/nginx
|
||||||
- ./configs/etc/php:/etc/php
|
- ./configs/etc/php:/etc/php
|
||||||
- ./var/www/html/config:var/www/html/config
|
- ./configs/var/www/html/config:var/www/html/config
|
||||||
- ./nextcloud:/var/www/html
|
- ./nextcloud:/var/www/html
|
||||||
- ./logs:/root/logs
|
- ./logs:/root/logs
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user