Page MenuHomePhorge

example.hcl
No OneTemporary

Size
180 B
Referenced Files
None
Subscribers
None

example.hcl

process "test_prod" {
script = "node ./test.js"
env {
NODE_ENV = "production"
}
watch {
path = "./test.js"
}
}
process "test" {
script = "node ./test.js"
}

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 16, 3:24 AM (5 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
484825
Default Alt Text
example.hcl (180 B)

Event Timeline