You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Note that usually these values are kept secret, but since all of these keys have
26
26
27
27
If you face any issues / if you have non-standard installations or config for any service, please modify these files appropriately.
28
28
29
-
- In the root folder, run `docker compose -f docker-compose.yml up -d`.
29
+
- In the root folder, run `docker compose -f docker-compose.yml up -d`. If you run into any errors with starting up the executor service, be sure to update the git submodules as described above.
30
30
31
31
- Application should be running at [http://localhost](http://localhost).
0 commit comments