- add expose port in gradle.properties - update README.md - update application.yml
7 lines
150 B
INI
7 lines
150 B
INI
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
|