diff --git a/Big_Buck_Bunny_1080_10s_30MB.mp4 b/Big_Buck_Bunny_1080_10s_30MB.mp4 deleted file mode 100644 index 97cf366..0000000 Binary files a/Big_Buck_Bunny_1080_10s_30MB.mp4 and /dev/null differ diff --git a/app/static/uploads/Big_Buck_Bunny_1080_10s_30MB.mp4 b/app/static/uploads/Big_Buck_Bunny_1080_10s_30MB.mp4 deleted file mode 100644 index 97cf366..0000000 Binary files a/app/static/uploads/Big_Buck_Bunny_1080_10s_30MB.mp4 and /dev/null differ diff --git a/app/static/uploads/Cindrel_1.jpg b/app/static/uploads/Cindrel_1.jpg deleted file mode 100644 index 2579223..0000000 Binary files a/app/static/uploads/Cindrel_1.jpg and /dev/null differ diff --git a/app/static/uploads/big-buck-bunny-1080p-60fps-30sec.mp4 b/app/static/uploads/big-buck-bunny-1080p-60fps-30sec.mp4 new file mode 100644 index 0000000..2edb1cb Binary files /dev/null and b/app/static/uploads/big-buck-bunny-1080p-60fps-30sec.mp4 differ diff --git a/app/static/uploads/demo2.jpeg b/app/static/uploads/demo2.jpeg new file mode 100644 index 0000000..29d8372 Binary files /dev/null and b/app/static/uploads/demo2.jpeg differ diff --git a/app/static/uploads/trans_cindrel_4.jpg b/app/static/uploads/trans_cindrel_4.jpg deleted file mode 100644 index 6897121..0000000 Binary files a/app/static/uploads/trans_cindrel_4.jpg and /dev/null differ diff --git a/call-of-duty-black-3840x2160-23674.jpg b/call-of-duty-black-3840x2160-23674.jpg deleted file mode 100644 index 62f7d98..0000000 Binary files a/call-of-duty-black-3840x2160-23674.jpg and /dev/null differ diff --git a/docker-compose.yml b/docker-compose.yml index 3ac68c7..ac98daf 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -17,7 +17,7 @@ services: - SECRET_KEY=Ma_Duc_Dupa_Merele_Lui_Ana volumes: # Bind mount the app folder for easier development and debugging - - ./app:/app + - ./data:/app restart: unless-stopped healthcheck: test: ["CMD", "curl", "-f", "http://localhost:5000/"]