mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 05:17:10 +00:00
Removed slash from Linux section
This commit is contained in:
parent
2d45695005
commit
ef284f85b3
|
@ -48,7 +48,7 @@ sudo docker run -d \
|
|||
--max_members 4 \
|
||||
--token "<INSERT YUZU ACCOUNT TOKEN HERE>" \
|
||||
--enable-yuzu-mods \
|
||||
--web-api-url https://api.yuzu-emu.org/
|
||||
--web-api-url https://api.yuzu-emu.org
|
||||
```
|
||||
Make sure the ports specified in `--publish` matches the port specified in `--port`, so that *Docker* can correctly forward your server's ports to the container.
|
||||
|
||||
|
|
Loading…
Reference in a new issue