influx port

This commit is contained in:
soraefir
2026-05-22 00:33:05 +02:00
parent 88d100dd77
commit 7cd78511e7

View File

@@ -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";