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 9fdffe6 commit d8235bbCopy full SHA for d8235bb
compose.yml
@@ -3,6 +3,9 @@
3
# Optional, build (the image is published):
4
# docker-compose build
5
#
6
+# (One off to make the serverauth secret:)
7
+# docker-compose up serverauth
8
+#
9
# docker-compose --profile update-misc up
10
11
# Then visit http://localhost:5000
0 commit comments