forked from DGNum/infrastructure
feat(ds-fr): Correctly apply patches
This commit is contained in:
parent
0b41aeaf01
commit
441702b5e5
3 changed files with 27 additions and 62 deletions
|
@ -20,13 +20,6 @@ in {
|
|||
|
||||
# S3 storage setup
|
||||
ACTIVE_STORAGE_SERVICE = "local";
|
||||
S3_ENDPOINT = "https://s3.dgnum.eu";
|
||||
S3_BUCKET = "demarches-dgnum";
|
||||
S3_REGION = "garage";
|
||||
S3_FORCE_PATH_STYLE = "true";
|
||||
S3_ACCESS_KEY_ID = "GK4d244118eac2336ae0ab2dd9";
|
||||
S3_SECRET_ACCESS_KEY =
|
||||
"61100261fb0a0c861371596f9ffcd1e83134301a6d0c665a077135af04ba18c3";
|
||||
|
||||
# SAML_IDP_ENABLED = "enabled";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue