更新 docker-compose.yml

This commit is contained in:
Bryant 2024-01-30 01:31:11 +08:00
parent 65528715b7
commit 922a4871ab
1 changed files with 1 additions and 1 deletions

View File

@ -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