move to new organisation

This commit is contained in:
Gianni Carafa
2023-11-10 15:57:29 +01:00
parent 81aa00c2ea
commit 936b418b00
6 changed files with 15 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
image:
RELEASE: ghcr.io/kubero-dev/ladder:v0.0.11
RELEASE: ghcr.io/everywall/ladder:latest
env:
PORT: 8080
@@ -10,7 +10,7 @@ env:
LOG_URLS: "true"
DISABLE_FORM: "false"
FORM_PATH: ""
RULESET: "https://raw.githubusercontent.com/kubero-dev/ladder/main/ruleset.yaml"
RULESET: "https://raw.githubusercontent.com/everywall/ladder/main/ruleset.yaml"
EXPOSE_RULESET: "true"
ALLOWED_DOMAINS: ""
ALLOWED_DOMAINS_RULESET: "false"