Skip to content

Commit

Permalink
Update deploy.template.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Sev authored Mar 31, 2022
1 parent af9dfd7 commit a50d4f3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .do/deploy.template.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
spec:
name: node-express-api
databases:
- name: db
engine: mongo
- cluster_name: db
engine: MONGODB
name: db
production: true
version: "4"
services:
- name: express
run_command: npm start
Expand Down

0 comments on commit a50d4f3

Please sign in to comment.