fix ws url
This commit is contained in:
parent
45dbc90414
commit
9431224665
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Reference in a new issue