Refactor websocket

This commit is contained in:
Tobias Reisinger 2026-09-02 00:25:56 +02:00
commit f3d367e479
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
22 changed files with 924 additions and 773 deletions

View file

@ -1,5 +1,5 @@
variable "REG" {
default = "registry.serguzim.me"
default = "rg.nl-ams.scw.cloud/public.serguzim.net"
}
variable "REPO" {
default = "emgauwa/core"