Add docker port

main
mat ess 2022-12-03 14:08:30 -05:00
parent e8d8da5ce4
commit 79c3373e2f
1 changed files with 6 additions and 0 deletions

View File

@ -5,3 +5,9 @@ kill_timeout = 5
[mounts]
destination = "/data"
source = "docker_data"
[[services]]
protocol = "tcp"
internal_port = 2375
[[services.ports]]
port = 2375