Skip to content
Snippets Groups Projects
Verified Commit 0f7c34b6 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'master' of edugit.org:BiscuIT/BiscuIT-ng

parents 5a0d8a76 fba7f423
No related branches found
No related tags found
No related merge requests found
Pipeline #367 failed
...@@ -17,5 +17,5 @@ This will install the Exlibris app (library management) app by using a ...@@ -17,5 +17,5 @@ This will install the Exlibris app (library management) app by using a
shell for first ``cd``'ing into the app directory and then using shell for first ``cd``'ing into the app directory and then using
poetry to install the app. poetry to install the app.
DO not forget to run the maintenance tasks described earlier after Do not forget to run the maintenance tasks described earlier after
installign any app. installing any app.
...@@ -57,7 +57,7 @@ Docker Hub:: ...@@ -57,7 +57,7 @@ Docker Hub::
tox tox
The `TEST_HOST` variable is set to the Docker host's IP address, where the The `TEST_HOST` variable is set to the Docker host's IP address, where the
Selenium nodes can access DJango's live server. Django automatically Selenium nodes can access Django's live server. Django automatically
configures the live server to be reachable if a Selenium hub is used. configures the live server to be reachable if a Selenium hub is used.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment