diff --git a/Dockerfile b/Dockerfile index 6b157e5..075b3cd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,7 +40,7 @@ ENV WAKAPI_DB_NAME=/data/wakapi.db ENV WAKAPI_PASSWORD_SALT '' ENV WAKAPI_LISTEN_IPV4 '0.0.0.0' ENV WAKAPI_INSECURE_COOKIES 'true' -ENV WAKAPI_ALLOW_SIGNUP 'true +ENV WAKAPI_ALLOW_SIGNUP 'true' COPY --from=build-env /app . diff --git a/version.txt b/version.txt index db8b4ac..b544c09 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.23.2 \ No newline at end of file +1.23.3 \ No newline at end of file