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;
|
||||
|
||||
saerro_ws = {
|
||||
image = image "ws";
|
||||
image = image "websocket";
|
||||
environment = {
|
||||
PORT = port 2;
|
||||
WORLDS = "all";
|
||||
|
|
Loading…
Add table
Reference in a new issue