jackc / tern

The SQL Fan's Migrator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOW use default param in template term.conf

Cheban1996 opened this issue · comments

How to use {{env "DB_PASSWORD" "MY_DEFAULT_PASSWORD"}}

I finded response
{{env "DATABASE_PASSWORD" | default "5432"}}