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; } // containerGenerics;
saerro_ws = { saerro_ws = {
image = image "ws"; image = image "websocket";
environment = { environment = {
PORT = port 2; PORT = port 2;
WORLDS = "all"; WORLDS = "all";