Added replicas variables for core containers

- Added back restart: always on compose flavor
- Moved Log driver from .env to docker-compose.yml
This commit is contained in:
Ionut Filip
2018-10-22 15:13:18 +03:00
parent 6a9e5c1921
commit 3c9cae5d06
5 changed files with 49 additions and 7 deletions

View File

@@ -5,7 +5,8 @@ you expose it to the world.</p>
<div class="form-group">
<label>Subnet</label>
<input class="form-control" type="text" name="subnet" required pattern="^([0-9]{1,3}\.){3}[0-9]{1,3}(\/([0-9]|[1-2][0-9]|3[0-2]))$">
<input class="form-control" type="text" name="subnet" required pattern="^([0-9]{1,3}\.){3}[0-9]{1,3}(\/([0-9]|[1-2][0-9]|3[0-2]))$"
value="10.0.1.0/24">
</div>
<p>You server will be available under a main hostname but may expose multiple public