mirror of
https://github.com/wahyd4/tig-stack.git
synced 2026-08-09 05:06:03 +10:00
Update run.sh
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ if [ ${INFLUXDB_DATA_SOURCE_STATUS} != 200 ]
|
||||
then
|
||||
# If not exists, create one
|
||||
echo "Data Source: '"${INFLUXDB_DATA_SOURCE}"' not found in Grafana configuration"
|
||||
echo "Creating Data Source: '"$INFLUXDB_DATA_SOURCE}"'"
|
||||
echo "Creating Data Source: '"$INFLUXDB_DATA_SOURCE"'"
|
||||
curl -L -i \
|
||||
-H "Accept: application/json" \
|
||||
-H "Content-Type: application/json" \
|
||||
|
||||
Reference in New Issue
Block a user