fix ws url

This commit is contained in:
41666 2023-12-22 20:17:26 -05:00
parent 45dbc90414
commit 9431224665

View file

@ -26,7 +26,7 @@ in {
} // containerGenerics;
saerro_ws = {
image = image "ws";
image = image "websocket";
environment = {
PORT = port 2;
WORLDS = "all";