cmd: support changing path from well-known prefix, allow configuring full path

This commit is contained in:
WeebDataHoarder
2025-04-25 22:16:09 +02:00
parent a1f97adde8
commit a85aa95dbd
4 changed files with 4 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ type StateSettings struct {
PrivateKeySeed []byte
MainName string
MainVersion string
PackageName string
BasePath string
ClientIpHeader string
BackendIpHeader string