mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-08-07 12:28:43 +08:00
Merge pull request #319 from ralfbergs/patch-2
Update opencloud.yml: wrong indentation.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
services:
|
||||
opencloud:
|
||||
environment:
|
||||
# bind to all interfaces
|
||||
PROXY_HTTP_ADDR: "0.0.0.0:9200"
|
||||
ports:
|
||||
# expose the opencloud server on localhost
|
||||
- "127.0.0.1:9200:9200"
|
||||
environment:
|
||||
# bind to all interfaces
|
||||
PROXY_HTTP_ADDR: "0.0.0.0:9200"
|
||||
ports:
|
||||
# expose the opencloud server on localhost
|
||||
- "127.0.0.1:9200:9200"
|
||||
|
||||
Reference in New Issue
Block a user