Dockerfile
This commit is contained in:
@@ -41,7 +41,7 @@ jib {
|
||||
}
|
||||
container {
|
||||
mainClass = "org.maxkey.MaxKeyOpenApiApplication"
|
||||
jvmFlags = ['-Dfile.encoding=utf-8', '-Dserver.port=9526','-Duser.timezone=Asia/Shanghai']
|
||||
jvmFlags = ['-Dfile.encoding=utf-8', '-Dserver.port=9525','-Duser.timezone=Asia/Shanghai']
|
||||
ports = ['9525']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user