quick update to move to server

This commit is contained in:
Nico Melone
2026-03-11 09:22:13 -05:00
parent 7ead45abca
commit 287419582e
3 changed files with 3 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -10,4 +10,4 @@ services:
ports: ports:
- '8000:8000' - '8000:8000'
volumes: volumes:
- /Users/nico/Documents/GitHub/flask-practice/app:/app - ./app:/app

2
push.log Normal file
View File

@@ -0,0 +1,2 @@
Everything up-to-date
branch 'main' set up to track 'origin/main'.