Skip to content

Commit d8235bb

Browse files
committed
Need to run serverauth alone once for setup reasons
1 parent 9fdffe6 commit d8235bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compose.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# Optional, build (the image is published):
44
# docker-compose build
55
#
6+
# (One off to make the serverauth secret:)
7+
# docker-compose up serverauth
8+
#
69
# docker-compose --profile update-misc up
710
#
811
# Then visit http://localhost:5000

0 commit comments

Comments
 (0)