aboutsummaryrefslogtreecommitdiffstats
path: root/etc_upload/upload_config_for_ph_in_docker.sh
diff options
context:
space:
mode:
Diffstat (limited to 'etc_upload/upload_config_for_ph_in_docker.sh')
-rw-r--r--etc_upload/upload_config_for_ph_in_docker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc_upload/upload_config_for_ph_in_docker.sh b/etc_upload/upload_config_for_ph_in_docker.sh
index 1eb0364..6cc3317 100644
--- a/etc_upload/upload_config_for_ph_in_docker.sh
+++ b/etc_upload/upload_config_for_ph_in_docker.sh
@@ -38,4 +38,4 @@ fi
echo "uploading etc_upload/config.json for ${APPNAME} to CONSUL_HOST=${CONSUL_HOST}"
-curl -X PUT -H 'Content-Type: application/json' --data-binary "$(cat etc_upload/config.json)" http://${CONSUL_HOST}:8500/v1/kv/${APPNAME} \ No newline at end of file
+curl -X PUT -H 'Content-Type: application/json' --data-binary "$(cat etc_upload/config.json)" http://${CONSUL_HOST}:8500/v1/kv/${APPNAME}