mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 17:28:31 +02:00
Update docker.md
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
| `proxy.stop_timeout` | time to wait for stop command | `10s` | `number[unit]...` |
|
| `proxy.stop_timeout` | time to wait for stop command | `10s` | `number[unit]...` |
|
||||||
| `proxy.stop_signal` | signal sent to container for `stop` and `kill` methods | docker's default | `SIGINT`, `SIGTERM`, `SIGHUP`, `SIGQUIT` and those without **SIG** prefix |
|
| `proxy.stop_signal` | signal sent to container for `stop` and `kill` methods | docker's default | `SIGINT`, `SIGTERM`, `SIGHUP`, `SIGQUIT` and those without **SIG** prefix |
|
||||||
| `proxy.<alias>.<field>` | set field for specific alias | N/A | N/A |
|
| `proxy.<alias>.<field>` | set field for specific alias | N/A | N/A |
|
||||||
| `proxy.$<index>.<field>` | set field for specific alias at index (started from **0**) | N/A | N/A |
|
| `proxy.$<index>.<field>` | set field for specific alias at index (started from **1**) | N/A | N/A |
|
||||||
| `proxy.*.<field>` | set field for all aliases | N/A | N/A |
|
| `proxy.*.<field>` | set field for all aliases | N/A | N/A |
|
||||||
|
|
||||||
### Fields
|
### Fields
|
||||||
|
|||||||
Reference in New Issue
Block a user