add ssl/tls
- add expose port in gradle.properties - update README.md - update application.yml
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
kotlin.code.style=official
|
||||
version=0.4.0-SNAPSHOT
|
||||
catalog=0.12.0-SNAPSHOT
|
||||
docker.port.expose=8443
|
||||
container.port.expose=8443
|
||||
container.port.host=9060
|
||||
|
||||
Reference in New Issue
Block a user