Skip to content
Snippets Groups Projects
Commit 91b49521 authored by David Rouquet's avatar David Rouquet
Browse files

Merge branch 'daxid-main-patch-90226' into 'main'

Mettre à jour README.md

See merge request iiif/POC-mirador!12
parents f6ff1b67 65a031ff
No related branches found
No related tags found
1 merge request!12Mettre à jour README.md
...@@ -19,6 +19,10 @@ This readme assumes that you now a few basic about `docker` and `docker-compose` ...@@ -19,6 +19,10 @@ This readme assumes that you now a few basic about `docker` and `docker-compose`
### Install ### Install
Clone the current git repository and cd inside.
Run `submodule init && submodule update` *NOTE : this step might not be necessary at some point*
Copy `.env.template` to `.env` and change variables to suit your need. Copy `.env.template` to `.env` and change variables to suit your need.
You **MUST** set at least the `ANNOTOT_SECRET_KEY_BASE` to a random string, the rest is preconfigured for a local development environment. You **MUST** set at least the `ANNOTOT_SECRET_KEY_BASE` to a random string, the rest is preconfigured for a local development environment.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment