chore: fix newline on new file

This commit is contained in:
blam
2021-01-26 13:41:15 +01:00
parent 6327bb8770
commit 294b7b087d
@@ -39,4 +39,4 @@ RUN tar xzf bundle.tar.gz && rm bundle.tar.gz
COPY app-config.yaml app-config.production.yaml ./
CMD ["node", "packages/backend", "--config", "app-config.yaml", "--config", "app-config.production.yaml"]
CMD ["node", "packages/backend", "--config", "app-config.yaml", "--config", "app-config.production.yaml"]