Updated server config

This commit is contained in:
2025-12-02 16:34:54 +00:00
parent 5883819835
commit 6929b99a34
6 changed files with 15 additions and 22 deletions
@@ -19,10 +19,6 @@
"gitea-net"
"proxy-net"
];
ports = [
"3000:3000"
"2222:22"
];
environment = {
TZ = "Europe/Dublin";
};