fix(deploy): run database seed from compiled dist in Docker
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -72,7 +72,7 @@ services:
|
||||
depends_on:
|
||||
- api
|
||||
ports:
|
||||
- '${PLAYER_PORT:-8080}:80'
|
||||
- '${PLAYER_PORT:-8082}:80'
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- thebet365
|
||||
|
||||
Reference in New Issue
Block a user