generated from aura-ascend/template-service
project setup
- update README.md
- setup tls
- update gradle.properties with docker tls ports
- update application.yml
- disable tls in develop
- set docker values
- add default tls values
- add keystore.p12
- setup postgres
- update application.yml with defualt values
- add 000-initizalise.sql
- add postgres dependencies and config
- add docker compose development
- add actuator.http
- add http environment
- update name and readme for service
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
version=0.1.0-SNAPSHOT
|
||||
catalog=0.1.0
|
||||
catalog=0.2.0-SNAPSHOT
|
||||
docker.port.expose=8443
|
||||
container.port.expose=8443
|
||||
container.port.host=8443
|
||||
|
||||
Reference in New Issue
Block a user