|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
# TODO please replace 【must】 config value
|
|
|
|
|
# TODO please replace 【must】 config value
|
|
|
|
|
# TODO please replace 【must】 config value
|
|
|
|
|
server.port=8080
|
|
|
|
|
server.port=6666
|
|
|
|
|
|
|
|
|
|
# docker mysql
|
|
|
|
|
austin.database.ip=austin-mysql
|
|
|
|
@ -32,7 +32,7 @@ austin.rabbitmq.port=
|
|
|
|
|
# todo [xxl-job] switch 【optional】, if austin.xxl.job.enabled=true 【must】
|
|
|
|
|
austin.xxl.job.enabled=true
|
|
|
|
|
austin.xxl.job.ip=austin-xxl-job
|
|
|
|
|
austin.xxl.job.port=6767
|
|
|
|
|
austin.xxl.job.port=8080
|
|
|
|
|
|
|
|
|
|
# todo choose: apollo/nacos switch 【optional】 ,if apollo and nacos both false, use local.properties
|
|
|
|
|
austin.apollo.enabled=false
|
|
|
|
|