diff --git a/.DS_Store b/.DS_Store index a6edc02..b800bde 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/compose.yaml b/compose.yaml index 1b69d50..f3a5571 100644 --- a/compose.yaml +++ b/compose.yaml @@ -10,4 +10,4 @@ services: ports: - '8000:8000' volumes: - - /Users/nico/Documents/GitHub/flask-practice/app:/app \ No newline at end of file + - ./app:/app \ No newline at end of file diff --git a/push.log b/push.log new file mode 100644 index 0000000..abd077e --- /dev/null +++ b/push.log @@ -0,0 +1,2 @@ +Everything up-to-date +branch 'main' set up to track 'origin/main'.