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