Remove an invalid character (#182)
Invalid character that causes some errors to throw if you're copying and pasting the config
This commit is contained in:
parent
2a1196b52d
commit
9e934af835
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ network:
|
|||
#tenant:
|
||||
# driver: "file:/tmp/tenant"
|
||||
# regex: "(.*)"
|
||||

|
||||
|
||||
## Enable virtual machine support
|
||||
# virtual:
|
||||
# # not mandatory, can be guessed
|
||||
|
|
Loading…
Reference in a new issue