Add the appsmith app

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2025-09-11 13:03:53 +00:00
parent dec35706b1
commit 846bc466c1

View file

@ -53,7 +53,12 @@ spec:
name: "NextClouD" name: "NextClouD"
redirectURIs: redirectURIs:
- https://nc.martyn.berlin/apps/user_oidc/code - https://nc.martyn.berlin/apps/user_oidc/code
- id: 0ce2934123914ded3f9263c3be9487f0
secret: b9d9570f06e8dec2c4215f4b8852874cee48fc76c30568e5e688607bff1f0aa8
name: "KaraokeList"
redirectURIs:
- http://172.20.0.82/api/v1/datasources/authorize
- http://karaokelist.martyn.berlin/api/v1/datasources/authorize
staticPasswords: staticPasswords:
- email: "martyn@ranyard.info" - email: "martyn@ranyard.info"
# bcrypt hash of the string "password": $(echo password | htpasswd -BinC 10 admin | cut -d: -f2) # bcrypt hash of the string "password": $(echo password | htpasswd -BinC 10 admin | cut -d: -f2)