add: new config entries
This commit is contained in:
parent
dd794ccb67
commit
26328a06a1
4 changed files with 10 additions and 3 deletions
|
@ -18,7 +18,7 @@ source=("$pkgname-$pkgver.tar.gz::https://ci.serguzim.me/archive/emgauwa-core-te
|
|||
"emgauwa-core-testing.sysusers"
|
||||
"emgauwa-core-testing.tmpfiles")
|
||||
sha256sums=("SKIP"
|
||||
"52fd100788c63d1e8ac4dd5c4564b4d97648f8916f29f108f9d49d221102e8a7"
|
||||
"6f113aa1c6ddbf982674ee192db2462758f83dfff12ab85ed4e221c0fdcf7de8"
|
||||
"c781f4d50da8e158551a47a8549981dad05faaf2d632c4fde8b36b48474ab0ec"
|
||||
"b9cde58b9e9b0605ca4a1eddd78067c55aa3c8d40f80cde0a25c4da9f6f95798"
|
||||
"0531f10303410afd7e53099e66b124ef2fd14afec9d33c4a0146793375acb6c2")
|
||||
|
|
|
@ -12,4 +12,7 @@ not-found-content-type = text/plain
|
|||
|
||||
: 4421 for dev-env; 4420 for testing-env; 4419 for prod-env; 4422 for testing
|
||||
discovery-port = 4420
|
||||
: 1886 for testing; 1885 for dev-env; 1884 for testing-env; 1883 for prod-env
|
||||
mqtt-port = 1884
|
||||
|
||||
log-level = debug
|
||||
|
|
Reference in a new issue