更新 docker-compose.yml
This commit is contained in:
parent
65528715b7
commit
922a4871ab
|
@ -17,7 +17,7 @@ services:
|
||||||
app:
|
app:
|
||||||
image: swarmpit/swarmpit:latest
|
image: swarmpit/swarmpit:latest
|
||||||
ports:
|
ports:
|
||||||
- "888:888"
|
- "888:8080"
|
||||||
environment:
|
environment:
|
||||||
- SWARMPIT_DB=http://db:5984
|
- SWARMPIT_DB=http://db:5984
|
||||||
- SWARMPIT_INFLUXDB=http://influxdb:8086
|
- SWARMPIT_INFLUXDB=http://influxdb:8086
|
||||||
|
|
Loading…
Reference in New Issue