Skip to content

Commit

Permalink
updating script
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsofsteve committed Jul 22, 2024
1 parent 7d9417b commit daa125f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ DOCKER_RUN_CMD="docker run --rm -d \
-e SERVER_SIDE_TYPE=\"$SERVER_SIDE_TYPE\" \
-e SERVER_TYPE=\"$SERVER_TYPE\" \
-e PORT=\"$PORT\" \
-e SINGLE_CONTAINER_MODE=true \
-p \"$PORT:$PORT\""

# Add optional environment variables if provided
Expand Down

0 comments on commit daa125f

Please sign in to comment.