This commit is contained in:
Sense T 2023-06-28 09:49:57 +08:00
parent 1087486966
commit 66162fa374

View File

@ -71,7 +71,7 @@
wsproxy = { wsproxy = {
login.username = "senseab"; login.username = "senseab";
login.registry = "ghcr.io"; login.registry = "ghcr.io";
login.passwordFile = "/var/lib/secrets/podman/wsproxy"; # should create it manually. login.passwordFile = "/var/lib/secrets/podman/ghcr.io"; # should create it manually.
image = "ghcr.io/senseab/wsproxy:master"; image = "ghcr.io/senseab/wsproxy:master";
autoStart = true; autoStart = true;