after test

This commit is contained in:
mr
2024-11-05 10:11:39 +01:00
parent 8b8e5d92d7
commit d229d92b3b
9 changed files with 37 additions and 29 deletions

View File

@@ -3,7 +3,7 @@ package conf
import "sync"
type Config struct {
Demo bool
AdminRole string
PublicKeyPath string
PrivateKeyPath string