Skip to content

Commit 5d3d171

Browse files
authored
Update README.md
Signed-off-by: Sander Jansen <[email protected]>
1 parent eb60481 commit 5d3d171

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ Information about how to run and develop for this project check [Development](.
141141
| SITIPE_MSSQL_USER | sa | sa |
142142
| SITIPE_MSSQL_PASSWORD | - | bigStrongPwd123! |
143143

144+
The enviroment variables can be set in the container deployment. Examples:
145+
* [AWS task](https://github.com/com-pas/compas-deployment/blob/main/aws/task-executions/compas-sitipe-service.json)
146+
* [Example docker compose with environment set](https://github.com/com-pas/compas-deployment/blob/main/compas/docker-compose-postgresql.yml)
147+
144148
## Security
145149

146150
To use most of the endpoints the users needs to be authenticated using JWT in the authorization header. There are [4 environment variables](#environment-variables) that can be set in the container to configure the validation/processing of the JWT.

0 commit comments

Comments
 (0)