mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Add unique application name
This commit is contained in:
parent
a8808c5965
commit
4fb6acb044
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ services:
|
|||
- CONTRAST__API__SERVICE_KEY=${CONTRAST__API__SERVICE_KEY}
|
||||
- CONTRAST__API__USER_NAME=${CONTRAST__API__USER_NAME}
|
||||
- CONTRAST__API__URL=https://intuit.contrastsecurity.com/Contrast
|
||||
- CONTRAST__APPLICATION__NAME="petclinic_${EMAIL}"
|
||||
depends_on:
|
||||
- mysql
|
||||
- postgres
|
||||
|
|
Loading…
Reference in a new issue