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:
Gunwant Jain 2022-01-24 13:58:11 +05:30
parent ab99405c89
commit 1950e89cbc
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ processes = []
[build]
image = "wantguns/bin"
[env]
BIN_LIMITS={form="16 MiB"}
[experimental]
allowed_public_ports = []
auto_rollback = true