@@ -86,7 +86,7 @@ Note that the `MYSQL_DATABASE_USER` should own this database.
==== Installation
Builds are available on https://gitlab.univ-nantes.fr/dde/ressources/simplestblog/-/packages[this page].
Builds are available on https://gitlab.univ-nantes.fr/gl/developpement_exploitation/ressources/simplestblog/-/packages[this page].
Download the `.whl` file of a given build, then open a terminal in the download folder.
...
...
@@ -137,7 +137,7 @@ The application listens on port 5000, therefore you should be able to access it
=== Install and run with the container image
Container images with the application are available on https://gitlab.univ-nantes.fr/dde/ressources/simplestblog/-/packages[this page].
Container images with the application are available on https://gitlab.univ-nantes.fr/gl/developpement_exploitation/ressources/simplestblog/-/packages[this page].
Note that the provided container image pre-sets the `SIMPLESTBLOG_SETTINGS_FILE` variable to `/config.py`, which means one simply has to use a volume to provide a valid configuration file at the `/config.py` location within the container.
...
...
@@ -148,7 +148,7 @@ Note that the provided container image pre-sets the `SIMPLESTBLOG_SETTINGS_FILE`