quotes to prevent accidental parsing of //
This commit is contained in:
@@ -123,7 +123,7 @@ steps:
|
|||||||
--name blog \
|
--name blog \
|
||||||
-p 3002:3000 \
|
-p 3002:3000 \
|
||||||
-e NODE_ENV=production \
|
-e NODE_ENV=production \
|
||||||
-e VITE_API_BASE_URL=$API_BASE_URL \
|
-e VITE_API_BASE_URL="$API_BASE_URL" \
|
||||||
--restart always \
|
--restart always \
|
||||||
apps/blog:$IMAGE_TAG
|
apps/blog:$IMAGE_TAG
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user