make listening address configurable
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 20m20s

This commit is contained in:
Sebastian Hugentobler 2024-06-26 08:06:48 +02:00
parent 191e5b66c3
commit 672c50e5c5
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
7 changed files with 47 additions and 11 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "little-hesinde"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
license = { workspace = true }
authors = { workspace = true }