Compose file now uses .env variables, added mysql healtcheck

This commit is contained in:
2024-06-02 21:49:40 +03:00
parent a5db40e671
commit ba15011669
9 changed files with 124 additions and 163 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
# Working copy of .env file
.env
# Storage directory
storage/