server: efl: update config

This commit is contained in:
2026-07-17 12:58:38 +08:00
parent 9dc47df5ea
commit 3afc4cb724
2 changed files with 2 additions and 7 deletions
-7
View File
@@ -25,13 +25,6 @@
config.sops.secrets.efl-tuwunel-env.path
];
};
mautrix-telegram = {
image = "dock.mau.dev/mautrix/telegram:latest";
ports = [ "8099:8099" ];
networks = [ "podman" ];
extraOptions = [ "--ip=10.88.0.254" ];
volumes = [ "/var/lib/efl-mautrix-telegram:/data" ];
};
send = {
image = "lanol/filecodebox:latest";