mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Merge pull request #349 from Software-Noob/patch-2
add network_mode: host
This commit is contained in:
commit
77532b9cfc
@ -45,6 +45,7 @@ Changing network mode to `host` grants Pterodactyl direct access to all machine
|
||||
docker:
|
||||
network:
|
||||
name: host
|
||||
network_mode: host
|
||||
```
|
||||
|
||||
After making changes, the following commands will stop the Wings, remove the Pterodactyl network, and start the Wings again. Run at your own risk.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user