add docker-compose file

This commit is contained in:
Robert Dyer
2024-12-10 16:48:36 -06:00
parent a0aed20684
commit b9b8965d7e
2 changed files with 37 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
acutal-helpers:
container_name: actual-helpers
image: ghcr.io/psybers/actual-helpers:latest
env_file: .env
## uncomment the line below to specify the default script
#command: sync-banks.js