mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-04-28 02:31:41 +01:00
Updated server config
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
"gitea-net"
|
||||
"proxy-net"
|
||||
];
|
||||
ports = [
|
||||
"3000:3000"
|
||||
"2222:22"
|
||||
];
|
||||
environment = {
|
||||
TZ = "Europe/Dublin";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user