all fixed

This commit is contained in:
2025-07-11 10:53:35 -05:00
parent 3fda905bcd
commit 57ec164675
6 changed files with 17 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ services:
image: ghcr.io/majorpeter/atomic-tracker:latest
container_name: reachableceo-atomichabits
ports:
- "2005:8080"
- "2008:8080"
volumes:
- tsys-atomichabits:/config
restart: always