Port mappings
This commit is contained in:
@@ -56,8 +56,8 @@ protocol = "tcp" # Protocol, optional
|
||||
|
||||
# Optionally you can also assign volumes
|
||||
[[volumes]]
|
||||
volume = "<VOLUME NAME>" # Volume name or path on host
|
||||
path = "<PATH>" # Volume location/target inside container
|
||||
source = "<VOLUME NAME>" # Volume name or path on host
|
||||
target = "<PATH>" # Volume location/target inside container
|
||||
|
||||
# Or you can make more advanced volumes with mounts
|
||||
[[mounts]]
|
||||
|
||||
Reference in New Issue
Block a user