change application config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d9ec9f3a3e
commit
3acd5ba0e3
@ -4,7 +4,7 @@ ktor {
|
|||||||
port = ${?PORT}
|
port = ${?PORT}
|
||||||
|
|
||||||
}
|
}
|
||||||
mqtt {
|
mq {
|
||||||
broker = ${?BROKER}
|
broker = ${?BROKER}
|
||||||
username = ${?USERNAME}
|
username = ${?USERNAME}
|
||||||
password = ${?PASSWORD}
|
password = ${?PASSWORD}
|
||||||
|
Loading…
Reference in New Issue
Block a user