mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
sugarizer/tasks/install.yml: Explain mongodb_port context
This commit is contained in:
parent
a104a01b7a
commit
61f00f2198
1 changed files with 2 additions and 2 deletions
|
@ -197,8 +197,8 @@
|
|||
# line: "server = 127.0.0.1"
|
||||
|
||||
# mongodb_port is set to 27017 in /opt/iiab/iiab/vars/default_vars.yml
|
||||
# If you must change this, edit /etc/iiab/local_vars.yml prior to installing
|
||||
# See also upstream recommendations:
|
||||
# If you must change this, it's best to edit /etc/iiab/local_vars.yml prior to
|
||||
# installing IIAB. Please also see upstream recommendations:
|
||||
# https://github.com/llaske/sugarizer-server/blob/master/env/sugarizer.ini line ~22 under [database]
|
||||
# https://docs.mongodb.com/manual/reference/default-mongodb-port/
|
||||
# https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue