fix influx
This commit is contained in:
@@ -67,7 +67,7 @@ in {
|
||||
{
|
||||
"DEFAULT_INFLUX_SERVER": "http://${builder.host}:8181",
|
||||
"DEFAULT_INFLUX_DATABASE": "main",
|
||||
"DEFAULT_API_TOKEN": "b27686e85a883437666f61586e084f7deb763958497739479ca48bc913ee90afd1a920332156133c89fb8674cb197ced17706074e6a42fc7ce6b2d54ac6119c9",
|
||||
"DEFAULT_API_TOKEN": "$INFLUXDB3_TOKEN",
|
||||
"DEFAULT_SERVER_NAME": "${serverCfg.domain}"
|
||||
}
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user