Skip to content
Snippets Groups Projects
Verified Commit ab9ba87e authored by David Beniamine's avatar David Beniamine
Browse files

Annotot persistence

parent 913fc2cd
No related branches found
No related tags found
1 merge request!8Customize annotot endpoint and environment
...@@ -8,5 +8,5 @@ services: ...@@ -8,5 +8,5 @@ services:
- IP=${ANNOTOT_LISTEN_IP} - IP=${ANNOTOT_LISTEN_IP}
- ENV=${ANNOTOT_ENV} - ENV=${ANNOTOT_ENV}
- SECRET_KEY_BASE=${ANNOTOT_SECRET_KEY_BASE} - SECRET_KEY_BASE=${ANNOTOT_SECRET_KEY_BASE}
#volumes: volumes:
# - ./annotot-db:/app/db - ./annotot-db:/app/db
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment