mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -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",
|
"socket": "/var/run/docker.sock",
|
||||||
"autoupdate_images": true,
|
"autoupdate_images": true,
|
||||||
"network": {
|
"network": {
|
||||||
"name": "pterodactyl_nw"
|
"name": "pterodactyl_nw",
|
||||||
"interfaces": {
|
"interfaces": {
|
||||||
"v4": {
|
"v4": {
|
||||||
"subnet": "172.18.0.0/16",
|
"subnet": "172.18.0.0/16",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user