8 lines
156 B
Bash
8 lines
156 B
Bash
|
#Security
|
||
|
IDP_ISSUER_URI=http://localhost:8082/keycloak/realms/OpenDMP
|
||
|
|
||
|
#PDF
|
||
|
PDF_CONVERTER_URL=http://opendmp.gotenberg:3000
|
||
|
|
||
|
#Storage
|
||
|
STORAGE_PATH=/storage
|