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 5155f0c commit 52d5fccCopy full SHA for 52d5fcc
.github/helpers/docker/Dockerfile
@@ -19,7 +19,6 @@ ADD ./plugin ./plugin
19
ADD ./ee ./ee
20
ADD ./config.yaml ./config.yaml
21
RUN echo "host: 0.0.0.0" >> ./config.yaml
22
-RUN echo "postgresql_config_version: 0" >> ./config.yaml
23
ADD ./version.yaml ./version.yaml
24
25
RUN ls && ./jre/bin/java -classpath "./cli/*" io.supertokens.cli.Main true $@
0 commit comments