fix wsl default listen host (#542)
This commit is contained in:
@@ -136,6 +136,7 @@ export default {
|
||||
['AUTH_DISABLED', 'Set to "1" to disable authentication'],
|
||||
['AUTH_TOKEN', 'Custom auth token (overrides auto-generated)'],
|
||||
['PORT', 'Server listen port (default: 8648)'],
|
||||
['BIND_HOST', 'Server bind host (default: 0.0.0.0). Set :: explicitly to enable IPv6 listening.'],
|
||||
['UPSTREAM', 'Hermes gateway URL (default: http://127.0.0.1:8642)'],
|
||||
['UPLOAD_DIR', 'Custom upload directory path'],
|
||||
['CORS_ORIGINS', 'CORS origin config (default: *)'],
|
||||
|
||||
Reference in New Issue
Block a user