8 lines
169 B
Bash
8 lines
169 B
Bash
|
#Security
|
||
|
IDP_ISSUER_URI=http://host.docker.internal:8081/keycloak/realms/OpenCDMP
|
||
|
|
||
|
#PDF
|
||
|
PDF_CONVERTER_URL=http://opencdmp.gotenberg:3000
|
||
|
|
||
|
#Storage
|
||
|
STORAGE_PATH=/storage
|