mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-30 01:16:48 +00:00
Update docker-compose-sqlite.yml
This commit is contained in:
parent
551f0eaa0f
commit
910c1322e0
@ -10,7 +10,7 @@ services:
|
|||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/nextcloud/config:/config
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/nextcloud/config:/config
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/nextcloud/data:/data
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/nextcloud/data:/data
|
||||||
expose:
|
expose:
|
||||||
- 9443
|
- 443
|
||||||
ports:
|
ports:
|
||||||
- 9443:443
|
- 9443:443
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user