We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f164461 commit d0c17efCopy full SHA for d0c17ef
wrangler.toml.example
@@ -9,7 +9,7 @@ INFLUX_METRIC_NAME = "example"
9
INFLUX_URL = "http://localhost:8086"
10
INFLUX_DATABASE = "example"
11
12
-[env.dev.production]
+[env.production.vars]
13
ENVIRONMENT = "production"
14
INFLUX_METRIC_NAME = "$INFLUX_METRIC_NAME"
15
INFLUX_URL = "$INFLUX_URL"
0 commit comments