fix(deploy): run database seed from compiled dist in Docker

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-08 17:45:33 +08:00
parent 55a7043cbd
commit b4d3315db8
7 changed files with 35 additions and 12 deletions

View File

@@ -72,7 +72,7 @@ services:
depends_on:
- api
ports:
- '${PLAYER_PORT:-8080}:80'
- '${PLAYER_PORT:-8082}:80'
restart: unless-stopped
networks:
- thebet365