mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
ci: updated docker-init.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ "${CRAWLAB_MASTER_NODE}" == "Y" ]; then
|
||||
if [ "${CRAWLAB_NODE_MASTER}" == "Y" ]; then
|
||||
# Replace default api path to new one
|
||||
python /app/bin/update_docker_js_api_address.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user