mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-13 17:19:52 +00:00
Update docker-compose.yml
fix false port definition
This commit is contained in:
parent
dc7effba83
commit
7bd58df710
@ -22,7 +22,7 @@ services:
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/owncloud-ocis/config:/etc/ocis
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/owncloud-ocis/data:/var/lib/ocis
|
||||
ports:
|
||||
- 9200
|
||||
- 9200:9200
|
||||
expose:
|
||||
- 9200
|
||||
#labels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user