1

Services/Nginx: Expose hytale port

This commit is contained in:
2026-01-29 16:33:45 +01:00
parent e00c4f49f5
commit 2c959fdc0c

View File

@ -26,6 +26,9 @@ in {
"80:80"
# "81:81" # Web interface
"443:443"
# TODO: Should probably split the nginx configs for ServeNix and ThinkNix
"5520:5520" # HyTale
];
volumes = [