feat(server): add support of IPv6 (no dual stack)
This commit is contained in:
@@ -22,6 +22,7 @@ OXICLOUD_SERVER_PORT=8086
|
||||
|
||||
# Server bind address (default: 127.0.0.1)
|
||||
# Use 0.0.0.0 to bind to all interfaces in Docker
|
||||
# IPv6 format allowed, either ::1 or [::1]
|
||||
OXICLOUD_SERVER_HOST=127.0.0.1
|
||||
|
||||
# Public base URL for generating share links and external URLs
|
||||
|
||||
Reference in New Issue
Block a user