diff --git a/privfrontends/vars.yaml b/privfrontends/vars.yaml index 6f38bc9..fac5ac8 100644 --- a/privfrontends/vars.yaml +++ b/privfrontends/vars.yaml @@ -264,7 +264,7 @@ apps: - name: shoelace image: nixgoat/shoelace ports: - - "9029:8000" + - "9029:8080" mounts: - "{{configs_dir}}/shoelace/shoelace.toml:/data/shoelace.toml" - "{{data_dir}}/shoelace:/data"