Update example.yml

This commit is contained in:
syuilo 2025-12-17 09:08:22 +09:00
parent 4acb37ee9d
commit c893f85864
1 changed files with 7 additions and 8 deletions

View File

@ -116,14 +116,13 @@ port: 3000
# Incorrect configuration can cause issues such as difficulty signing in,
# so please configure your settings carefully.
#
#trustProxy: [
# '10.0.0.0/8'
# '172.16.0.0/12'
# '192.168.0.0/16'
# '127.0.0.1/32'
# '::1/128'
# 'fc00::/7'
#]
#trustProxy:
# - '10.0.0.0/8'
# - '172.16.0.0/12'
# - '192.168.0.0/16'
# - '127.0.0.1/32'
# - '::1/128'
# - 'fc00::/7'
# ┌──────────────────────────┐
#───┘ PostgreSQL configuration └────────────────────────────────