This commit is contained in:
soraefir
2026-06-05 22:09:46 +02:00
parent 8667b22bc7
commit a3e22b8b69

View File

@@ -48,7 +48,7 @@ in {
authentik = true;
subdomain = containerCfg.subdomain;
image = "influxdata/influxdb3-ui:${version}";
port = 8080;
port = 8888;
secret = name;
extraEnv = {
DATABASE_URL = "/db/sqlite.db";