We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b048035 commit e571e52Copy full SHA for e571e52
Dockerfile
@@ -40,7 +40,7 @@ ENV WAKAPI_DB_NAME=/data/wakapi.db
40
ENV WAKAPI_PASSWORD_SALT ''
41
ENV WAKAPI_LISTEN_IPV4 '0.0.0.0'
42
ENV WAKAPI_INSECURE_COOKIES 'true'
43
-ENV WAKAPI_ALLOW_SIGNUP 'true
+ENV WAKAPI_ALLOW_SIGNUP 'true'
44
45
COPY --from=build-env /app .
46
version.txt
@@ -1 +1 @@
1
-1.23.2
+1.23.3
0 commit comments