Skip to content

Commit

Permalink
renamed production database
Browse files Browse the repository at this point in the history
  • Loading branch information
mnyon-grandkru committed Nov 12, 2023
1 parent db9e3ee commit adedfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ services:

databases:
- name: ebwiki
databaseName: ebwiki-production # optional (Render may add a suffix)
databaseName: ebwiki_7_production # optional (Render may add a suffix)
ipAllowList: [] # only allow internal connections

0 comments on commit adedfd1

Please sign in to comment.