fix(deploy): run database seed from compiled dist in Docker
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -15,5 +15,5 @@ SEED_DATABASE=true
|
||||
|
||||
# 对外端口(宝塔/Nginx 反代时可改回 80/443 或保留以下端口)
|
||||
API_PORT=3000
|
||||
PLAYER_PORT=8080
|
||||
PLAYER_PORT=8082
|
||||
ADMIN_PORT=8081
|
||||
|
||||
Reference in New Issue
Block a user