fixed config
Some checks failed
Renovate / renovate (push) Failing after 2m42s
build flakes / build (x86_64-linux, wash, linux) (push) Failing after 12m22s

This commit is contained in:
Tyler Mayoff 2025-12-06 20:24:17 -05:00 committed by Tyle Mayoff
parent bf687e3b9b
commit 3d60faba0e

View file

@ -46,7 +46,7 @@ in {
environment = { environment = {
PORT = "45876"; PORT = "45876";
KEY = secrets.baszel_key; KEY = secrets.baszel_key;
HUB_URL = "http://10.0.0.2:8090"; HUB_URL = "http://serenity.pizzly-bortle.ts.net:8090";
TOKEN = secrets.baszel_token; TOKEN = secrets.baszel_token;
}; };
volumes = [ volumes = [