mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Fix json format
This commit is contained in:
parent
6716e71028
commit
e3765852a2
@ -61,7 +61,7 @@ to access anything on the host, as well as bind to any IP or Port they wish.
|
||||
"socket": "/var/run/docker.sock",
|
||||
"autoupdate_images": true,
|
||||
"network": {
|
||||
"name": "pterodactyl_nw"
|
||||
"name": "pterodactyl_nw",
|
||||
"interfaces": {
|
||||
"v4": {
|
||||
"subnet": "172.18.0.0/16",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user