Update Dockerfile and docker-compose for /opt/moto_site structure and reliable Docker deployment

This commit is contained in:
ske087
2025-07-29 02:16:43 +03:00
parent 869a032051
commit 5897ed1cbc
5 changed files with 42 additions and 92 deletions

4
.gitignore vendored
View File

@@ -118,4 +118,6 @@ Thumbs.db
# Application specific
uploads/
*.db
*.sqlite
*.sqlite
instance/
venv/