Update
This commit is contained in:
@@ -58,6 +58,7 @@ protocol = "tcp" # Protocol, optional
|
||||
[[volumes]]
|
||||
source = "<VOLUME NAME>" # Volume name or path on host
|
||||
target = "<PATH>" # Volume location/target inside container
|
||||
create = true # Optional, set to true if volume is NOT a path but named volume and you want to create it
|
||||
|
||||
# Or you can make more advanced volumes with mounts
|
||||
[[mounts]]
|
||||
|
||||
Reference in New Issue
Block a user