1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

mongodb_port: 27018 -> 27017 per Sugarizer Server rec

This commit is contained in:
A Holt 2020-11-03 09:02:48 -05:00 committed by GitHub
parent fec4019d9f
commit faed221bec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
# mongodb_enabled: False
# mongodb_port: 27018
# mongodb_port: 27017
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!