Add the appsmith app
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
dec35706b1
commit
846bc466c1
1 changed files with 6 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue