Rename some stuff

This commit is contained in:
Tobias Reisinger 2026-08-31 21:34:23 +02:00
commit 49304c70bc
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
11 changed files with 183 additions and 23 deletions

View file

@ -1,6 +1,10 @@
amends "package://emgauwa.app/pkl/emgauwa@0.2.1#/controller.pkl"
amends "package://emgauwa.app/pkl/emgauwa@0.2.3#/controller.pkl"
database = "sqlite://emgauwa-controller.sqlite"
server {
host = "127.0.0.1"
port = 4419
token = "dev token"
}