Améliorations gestion des images
This commit is contained in:
parent
ef3e875953
commit
3fdb2b7641
13 changed files with 542 additions and 10 deletions
|
@ -2,5 +2,6 @@ SECRET_KEY=
|
|||
USERNAME=
|
||||
PASS_HASH=
|
||||
#PASSWORD=only for testing
|
||||
FABRIQUEDOC_ENDPOINT=
|
||||
FABRIQUEDOC_ENDPOINT= # Use http://backend:8080 for Docker Compose, or http://127.0.0.1:8080 for local development
|
||||
FABRIQUEDOC_PUBLIC_ENDPOINT= # Use http://127.0.0.1:8080 for local development, or your public IP/domain for deployment
|
||||
ALGORITHM=HS256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue