compose update

This commit is contained in:
unknown
2025-12-08 21:47:26 +09:00
parent f343f405f7
commit 4751fedbaa

View File

@@ -5,7 +5,7 @@ services:
build: .
container_name: vconnect-api
ports:
- "8000:8000"
- "9100:9100"
env_file:
- .env
restart: unless-stopped