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 acec4eb commit bd8b07fCopy full SHA for bd8b07f
README.md
@@ -140,7 +140,7 @@ A user is considered as an admin if they are a part of the team `GH_ORG_TEAM_SLU
140
2. `cd backend/`
141
3. Set the appropriate **production** [environment variables](#environment-variables) in the `.env` file.
142
4. Run `docker compose up` to start the backend.
143
-5. Optionally set up a Systemd service to start the wiki on startup or use this [deployment github workflow](./.github/workflows/deploy.yaml).
+5. Optionally set up a Systemd service to start IQPS on startup or use this [deployment github workflow](./.github/workflows/deploy.yaml).
144
145
### Environment Variables
146
0 commit comments