Test Push

This commit is contained in:
unknown
2025-12-08 21:55:57 +09:00
parent 4a49c99fba
commit 4321558221

View File

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