mirror of
https://github.com/discourse/discourse.git
synced 2025-03-26 08:31:47 +08:00
Add a comment about host_names in database.yml for production servers
This commit is contained in:
parent
c9140a2441
commit
72edc9262b
@ -27,4 +27,4 @@ production:
|
|||||||
pool: 5
|
pool: 5
|
||||||
timeout: 5000
|
timeout: 5000
|
||||||
host_names:
|
host_names:
|
||||||
- production.localhost
|
- production.localhost # Update this to be the domain of your production site
|
||||||
|
Loading…
x
Reference in New Issue
Block a user