hl accessory add postgres
Adds a healthy Postgres service via compose.postgres.yml and wires DATABASE_URL.
Usage
hl accessory add <app> postgres [--version <v>] [--user <u>] [--db <name>] [--password <p>]
hl accessory add postgresAdds a healthy Postgres service via compose.postgres.yml and wires DATABASE_URL.
hl accessory add <app> postgres [--version <v>] [--user <u>] [--db <name>] [--password <p>]