Merge pull request #20 from JanDevDE/patch-1

Fix json format
This commit is contained in:
Lance Pioch 2018-08-13 22:08:03 -04:00 committed by GitHub
commit 56fa002682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",