initial commit

This commit is contained in:
2025-11-09 12:26:46 -03:00
commit b305173b9d
17 changed files with 307 additions and 0 deletions

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
services:
rico-to-ghostfolio:
ports:
- "8001:8000"
build:
dockerfile: Dockerfile