timeboxing and moving on. it's 13:00. this is great progress.

This commit is contained in:
2024-11-29 12:00:01 -06:00
parent 7c4fb8756f
commit 025b85e2c2
7 changed files with 28 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ services:
entrypoint: ""
command: ["npm", "start"]
ports:
- "127.0.0.1:2002:3000"
- 2002:3000
volumes:
- /path/to/settings.json:/metrics/settings.json
- ./settings.json:/metrics/settings.json
restart: no