diff --git a/pica-plume/Dockerfile b/pica-plume/Dockerfile index d663b8136349eb0ce8da799616e34f695f12df82..1d2fbd5a89c9dcf4997251a52dbc62aa150f01f0 100644 --- a/pica-plume/Dockerfile +++ b/pica-plume/Dockerfile @@ -1,7 +1,6 @@ -ENV PLUME_VERSION=v0.4.0 - FROM plumeorg/plume:${PLUME_VERSION} +ENV PLUME_VERSION=v0.4.0 ENV MIGRATION_DIRECTORY=migrations/postgres ENV USE_HTTPS=1 ENV ROCKET_ADDRESS=0.0.0.0 diff --git a/pica-plume/README.md b/pica-plume/README.md index 4ad91ee4263020510d8342d28df5bd1465310a72..792f01af469e63eba595c5492737d258001c9f69 100644 --- a/pica-plume/README.md +++ b/pica-plume/README.md @@ -27,3 +27,7 @@ Lancer : ```bash docker-compose up -d ``` + +### Documentation générale + +Vous pouvez trouver la documentation officielle ici : https://docs.joinplu.me/