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
|
- POSTGRES_PASSWORD=develop
|
||||||
|
|
||||||
vault:
|
vault:
|
||||||
image: node:10
|
image: timbru31/node-chrome:slim
|
||||||
working_dir: /vault
|
working_dir: /vault
|
||||||
volumes:
|
volumes:
|
||||||
- ./vault:/vault
|
- ./vault:/vault
|
||||||
|
Loading…
Reference in New Issue
Block a user