Merge pull request 'Custom CSS in volume' (#9) from custom-css-volume into main

Reviewed-on: coop-cloud/authentik#9
This commit is contained in:
2025-01-07 15:16:21 +00:00
4 changed files with 27 additions and 0 deletions

View File

@ -18,6 +18,7 @@ export HEDGEDOC_CONFIG_VERSION=v2
export MONITORING_CONFIG_VERSION=v3
export DB_ENTRYPOINT_VERSION=v1
export PG_BACKUP_VERSION=v2
export ENTRYPOINT_CSS_VERSION=v1
customize() {
if [ -z "$1" ]