mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-30 21:23:49 +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/data:/data
|
||||
expose:
|
||||
- 9443
|
||||
- 443
|
||||
ports:
|
||||
- 9443:443
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user