mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-04-19 23:40:05 +00:00
uhh
This commit is contained in:
2
start.sh
2
start.sh
@@ -4,7 +4,7 @@ REPO_URL="https://github.com/juli0n21/pwa-player.git"
|
|||||||
REPO_DIR=$(pwd)
|
REPO_DIR=$(pwd)
|
||||||
BACKEND_IMAGE="proxy"
|
BACKEND_IMAGE="proxy"
|
||||||
FRONTEND_IMAGE="frontend"
|
FRONTEND_IMAGE="frontend"
|
||||||
BACKEND_CONTAINER="backend-container"
|
BACKEND_CONTAINER="proxy-container"
|
||||||
FRONTEND_CONTAINER="frontend-container"
|
FRONTEND_CONTAINER="frontend-container"
|
||||||
BACKEND_PORT="5001"
|
BACKEND_PORT="5001"
|
||||||
FRONTEND_PORT="5002"
|
FRONTEND_PORT="5002"
|
||||||
|
|||||||
Reference in New Issue
Block a user