Tweak docker app spec template

This commit is contained in:
Martin Kleinschrodt 2021-08-21 09:22:58 +02:00
parent 321ff13fe3
commit d9a084865f
1 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,7 @@
name: padloc
region: fra
databases:
- engine: MONGODB
name: db
- name: db
envs:
- key: PL_EMAIL_SERVER
scope: RUN_TIME
@ -53,8 +54,6 @@ envs:
- key: PL_PWA_URL
scope: RUN_TIME
value: ${pwa.PUBLIC_URL}
name: padloc
region: fra
services:
- build_command: npm install
environment_slug: node-js