Skip to content

Commit

Permalink
Upgrade to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Continuous integration committed Nov 4, 2024
1 parent 24ce315 commit 7bcd909
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONST_create_template/docker-compose-lib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ services:
- AUTHTKT_SECURE
- AUTHTKT_SAMESITE
- BASICAUTH
- OPENID_CONNECT_ENABLED
- TINYOWS_URL
- MAPSERVER_URL
- QGISSERVER_URL
Expand Down
1 change: 1 addition & 0 deletions CONST_create_template/env.default
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ AUTHTKT_HTTP_ONLY=True
AUTHTKT_SECURE=True
AUTHTKT_SAMESITE=Lax
BASICAUTH=False
OPENID_CONNECT_ENABLED=False
MUTUALIZED_PRINT_URL=mutualized-print.apps.openshift-ch-1.camptocamp.com
# For internal print
# DISABLE_LOCAL will be set to # on mutualize services to comment local configuration
Expand Down
1 change: 1 addition & 0 deletions docker-compose-lib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ services:
- AUTHTKT_SECURE
- AUTHTKT_SAMESITE
- BASICAUTH
- OPENID_CONNECT_ENABLED
- TINYOWS_URL
- MAPSERVER_URL
- QGISSERVER_URL
Expand Down
1 change: 1 addition & 0 deletions env.default
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ AUTHTKT_HTTP_ONLY=True
AUTHTKT_SECURE=True
AUTHTKT_SAMESITE=Lax
BASICAUTH=False
OPENID_CONNECT_ENABLED=False
MUTUALIZED_PRINT_URL=mutualized-print.apps.openshift-ch-1.camptocamp.com
# For internal print
# DISABLE_LOCAL will be set to # on mutualize services to comment local configuration
Expand Down

0 comments on commit 7bcd909

Please sign in to comment.