DC-130: start.sh passes SHIPDECK_BRIDGE_URL/TOKEN_FILE to the container (deploys panel bridge wiring)
This commit is contained in:
@@ -217,5 +217,7 @@ docker run -d --restart unless-stopped --name ${CONTAINER_NAME} \
|
||||
-e ASSETS_DIR=/app/assets \
|
||||
-e DASHCADDY_API_SOURCE_DIR=/opt/dashcaddy/dashcaddy-api \
|
||||
-e DASHCADDY_UPDATE_ENABLED=true \
|
||||
-e SHIPDECK_BRIDGE_URL=http://172.17.0.1:8977 \
|
||||
-e SHIPDECK_BRIDGE_TOKEN_FILE=/app/data/shipdeck-bridge-token \
|
||||
-e CA_CERT_PATH=/etc/ssl/sami-ca/root.crt \
|
||||
${IMAGE}
|
||||
Reference in New Issue
Block a user