#4 - Rework stat banner
This commit is contained in:
@@ -120,4 +120,10 @@ if [[ $DEBUG_MODE -eq 1 ]]; then
|
||||
|
||||
cd "$OUT_FOLDER"
|
||||
docker-compose up -d
|
||||
|
||||
set -a
|
||||
source $OUT_FOLDER/environments/local/webserver.env
|
||||
set +a
|
||||
|
||||
xdg-open "$DDNINJA_PUBLIC_URL"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user