changed file name
This commit is contained in:
parent
e991d3cba7
commit
52d62894b6
3 changed files with 0 additions and 17 deletions
|
|
@ -1,17 +0,0 @@
|
|||
app = "snakeapi-template"
|
||||
kill_signal = "SIGINT"
|
||||
kill_timeout = 5
|
||||
|
||||
[build]
|
||||
dockerfile = "dockerfile"
|
||||
|
||||
[env]
|
||||
PORT = "3006"
|
||||
|
||||
[[services]]
|
||||
internal_port = 3006
|
||||
protocol = "tcp"
|
||||
|
||||
[[services.ports]]
|
||||
handlers = ["http"]
|
||||
port = 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue