Skip to content

Commit

Permalink
Merge pull request #339 from jesusantguerrero/feat/planner-improvements
Browse files Browse the repository at this point in the history
Feat/planner improvements
  • Loading branch information
jesusantguerrero authored Dec 11, 2023
2 parents 1e3bd5d + 4c9764b commit befe710
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 befe710

Please sign in to comment.