diff --git a/.env.sample b/.env.sample index 59ee501..3682fe4 100644 --- a/.env.sample +++ b/.env.sample @@ -6,5 +6,3 @@ DOMAIN=strapi.example.com LETS_ENCRYPT_ENV=production SECRET_DB_ROOT_PASSWORD_VERSION=v1 - -ENTRYPOINT_CONF_VERSION=v1 diff --git a/abra.sh b/abra.sh new file mode 100644 index 0000000..5c54e9d --- /dev/null +++ b/abra.sh @@ -0,0 +1 @@ +export ENTRYPOINT_CONF_VERSION=v1