fix: deploy env vars
continuous-integration/drone/push Build is passing Details

This commit is contained in:
cellarspoon 2022-01-10 16:56:02 +01:00
parent 694e8a8b60
commit 2b901714ad
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ steps:
KEYCLOAK_DOMAIN: login.lumbung.space
KEYCLOAK_REALM: lumbung-space
LETS_ENCRYPT_ENV: production
NEXTCLOUD_API_BASE_URL: cloud.lumbung.space
NEXTCLOUD_USER: decentral1se
SECRET_APP_SECRET_KEY_VERSION: v1
SECRET_KEYCLOAK_CLIENT_SECRET_VERSION: v1
SECRET_NEXTCLOUD_APP_SECRET_VERSION: v1