influx port
This commit is contained in:
@@ -19,7 +19,7 @@ in {
|
||||
server = builder.mkContainer {
|
||||
subdomain = containerCfg.subdomain;
|
||||
image = "influxdata/influxdb3-ui:${version}";
|
||||
port = 8888;
|
||||
port = 8080;
|
||||
secret = name;
|
||||
extraEnv = {
|
||||
SESSION_SECRET_KEY = "7b0024c13ae770000f797c201e2f210b9932a689c04d34de04379faa44e88e97";
|
||||
|
||||
Reference in New Issue
Block a user