mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
Merge branch 'master' of https://github.com/pterodactyl/documentation
This commit is contained in:
commit
fcbe3cd908
@ -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",
|
||||
|
||||
@ -7,7 +7,7 @@ Your servers will need to be restarted after upgrading the daemon in order to se
|
||||
:::
|
||||
|
||||
## Breaking Changes
|
||||
This release introduces a few breaking changes to how the Daemon operates, but maintains compatability with `v0.7.X` of
|
||||
This release introduces a few breaking changes to how the Daemon operates, but maintains compatibility with `v0.7.X` of
|
||||
the Panel, so you don't need to worry about updating the Panel.
|
||||
|
||||
Of notable change in this release is that we've switched from using custom logging functionality to using Docker logging
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user