influx fix
This commit is contained in:
@@ -24,9 +24,7 @@ in {
|
||||
|
||||
containers = {
|
||||
db = builder.mkContainer {
|
||||
subdomain = containerCfg.subdomain;
|
||||
image = "influxdb:3-core";
|
||||
port = 8181;
|
||||
secret = name;
|
||||
extraEnv = {
|
||||
INFLUXD_DB_PATH = "/db";
|
||||
|
||||
Reference in New Issue
Block a user