feat: add multi-theme docker compose configuration and batch packaging scripts
This commit is contained in:
@@ -75,7 +75,7 @@ services:
|
||||
- thebet365
|
||||
|
||||
player:
|
||||
image: thebet365-player:${IMAGE_TAG:-latest}
|
||||
image: thebet365-player:${PLAYER_IMAGE_TAG:-main}
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/player/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user