fix(docker): Windows entrypoint CRLF and admin invite link VITE_PLAYER_URL
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user