merge remote + local

This commit is contained in:
unknown
2025-12-08 21:52:08 +09:00
parent 4751fedbaa
commit 4a49c99fba

View File

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