very happy with my local app collectio now.

This commit is contained in:
2024-11-29 11:16:56 -06:00
parent e06e3c4c48
commit 7c4fb8756f
16 changed files with 246 additions and 71 deletions

View File

@@ -0,0 +1,13 @@
version: '3.8'
services:
tsys-atomichabits:
image: ghcr.io/majorpeter/atomic-tracker:latest
container_name: reachableceo-atomichabits
ports:
- "2008:8080"
volumes:
- tsys-atomichabits:/config
restart: no
volumes:
tsys-atomichabits: