2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

use different docker image for local vault development

This commit is contained in:
Frederik Ring 2019-04-27 08:21:11 -06:00
parent f67ea27579
commit c9ebfff1a1

View File

@ -21,7 +21,7 @@ database:
- POSTGRES_PASSWORD=develop
vault:
image: node:10
image: timbru31/node-chrome:slim
working_dir: /vault
volumes:
- ./vault:/vault