fly.toml: using mapped env variables is a PITA on TOML
Until I find a way to do it, the demo instance would have a form upload size limit. Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
parent
ab99405c89
commit
1950e89cbc
1 changed files with 0 additions and 3 deletions
3
fly.toml
3
fly.toml
|
|
@ -7,9 +7,6 @@ processes = []
|
|||
[build]
|
||||
image = "wantguns/bin"
|
||||
|
||||
[env]
|
||||
BIN_LIMITS={form="16 MiB"}
|
||||
|
||||
[experimental]
|
||||
allowed_public_ports = []
|
||||
auto_rollback = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue