Enabling swarm deployment on master branch:

-Extends the usage of POD_ADDRESS_RANGE
-Provides documentation
This commit is contained in:
ofthesun9
2018-09-24 17:29:31 +00:00
parent 91349d62ee
commit 23e288aadc
4 changed files with 352 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
bind_socket = "*:11334";
password = "mailu";
secure_ip = "{{ FRONT_ADDRESS }}";
secure_ip = "{{ FRONT_ADDRESS }} {{ POD_ADDRESS_RANGE }}";