Move config to abra.sh

Ref coop-cloud/abra#43
This commit is contained in:
3wc
2021-02-08 15:29:33 +02:00
parent f9d24121c7
commit 91fdace2fb
2 changed files with 7 additions and 8 deletions

7
abra.sh Normal file
View File

@ -0,0 +1,7 @@
export LOCAL_SETTINGS_CONF_VERSION=v1
export HTACCESS_CONF_VERSION=v1
export ENTRYPOINT_CONF_VERSION=v1
export COMPOSER_LOCAL_CONF_VERSION=v1
export PHP_INI_VERSION=v1
export SAML_ENTRYPOINT_CONF_VERSION=v1