Skip to content

Commit 95ce996

Browse files
author
phernandez
committed
use enw production env
1 parent 07c81ed commit 95ce996

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

render.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,13 @@ services:
1313
value: 1.7.1
1414
- key: PYTHON_VERSION
1515
value: 3.12.1
16-
16+
- key: DB_CONNECTION_STRING
17+
fromDatabase:
18+
name: basic-foundation-postgres
19+
property: connectionString
1720
databases:
1821
- name: basic-foundation-postgres
1922
databaseName: foundation
2023

2124
envVarGroups:
22-
- name: dev
25+
- name: production

0 commit comments

Comments
 (0)