mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
use different docker image for local vault development
This commit is contained in:
parent
f67ea27579
commit
c9ebfff1a1
@ -21,7 +21,7 @@ database:
|
||||
- POSTGRES_PASSWORD=develop
|
||||
|
||||
vault:
|
||||
image: node:10
|
||||
image: timbru31/node-chrome:slim
|
||||
working_dir: /vault
|
||||
volumes:
|
||||
- ./vault:/vault
|
||||
|
Loading…
Reference in New Issue
Block a user