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
Sun, Feb 1, 3:02 PM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
490709
Default Alt Text
example.hcl (180 B)

Event Timeline