mirror of
https://github.com/0x1d/drift-keeper.git
synced 2025-12-18 03:36:40 +01:00
Use original Dockerfile to build image
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
image: ${DOCKER_IMAGE}
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
command: "node ./lib/index.js --config-file=/app/config.yaml"
|
||||
volumes:
|
||||
- ./config.yaml:/app/config.yaml
|
||||
auto-swap:
|
||||
|
||||
Reference in New Issue
Block a user