Skip to content

Commit

Permalink
back to the OG
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusantguerrero committed Dec 11, 2023
1 parent ee58594 commit 394cb7b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .do/deploy.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
# DATABASE
- key: DB_CONNECTION
scope: RUN_TIME
value: "mysql"
value: "pgsql"
- key: DB_HOST
scope: RUN_TIME
value: ${loger-db.HOSTNAME}
Expand Down Expand Up @@ -132,5 +132,3 @@ spec:
value: "YOUR_DO_SPACES_BUCKET"
databases:
- name: loger-db
engine: MYSQL
size: professional-xs

0 comments on commit 394cb7b

Please sign in to comment.