fix(docker): Windows entrypoint CRLF and admin invite link VITE_PLAYER_URL

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-15 16:16:01 +08:00
parent afb5c5437e
commit bb868e0ea5
7 changed files with 243 additions and 8 deletions

View File

@@ -100,6 +100,8 @@ services:
build:
context: .
dockerfile: docker/admin/Dockerfile
args:
VITE_PLAYER_URL: ${VITE_PLAYER_URL:-}
container_name: thebet365-admin
depends_on:
api: