migration des secrets

This commit is contained in:
2024-06-27 07:49:23 +02:00
parent b3279780e8
commit 5403ec02e7

View File

@@ -413,10 +413,3 @@ JAZZMIN_UI_TWEAKS = {
# https://pypi.org/project/whitenoise/
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'
if cfg_dev_mode:
NEXTCLOUD_HOST = "cloud.ambulance-clerc.ch"
else:
NEXTCLOUD_HOST = "cloud.ambulance-clerc.ch"
NEXTCLOUD_USER_DEFAULT_PASSWORD = "Mc144*1870"