config/network: Prepare for multiple networks

This commit futures proofs the code to allow for usage of more than one
docker network.
This commit is contained in:
Tom Wiesing 2023-03-13 10:10:37 +01:00
parent db1989a299
commit e969351f8e
No known key found for this signature in database
13 changed files with 40 additions and 28 deletions

View file

@ -45,7 +45,8 @@ theme:
home: null
docker:
# The name of the (global) docker network to run the distillery services in.
# The distillery uses several global docker networks.
# This determines the prefix to use for those networks.
network: null
# Configuration of the sql backend