Skip to content

Commit ba582d7

Browse files
Merge pull request #53 from com-pas/Add-enviroment-examples
Update README.md
2 parents eb60481 + b77e3de commit ba582d7

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 environment variables can be set in the container deployment. Examples:
145+
* [AWS task definition](https://github.com/com-pas/compas-deployment/blob/main/aws/task-executions/compas-sitipe-service.json)
146+
* [Example docker-compose with environment variables 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)