feat: add vault

This commit is contained in:
2026-04-29 19:06:21 +03:00
commit 0d8ab05f66
7 changed files with 598 additions and 0 deletions

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
services:
crypto_parser:
build: .
restart: unless-stopped
env_file:
- .env