Made projects' status not null

This commit is contained in:
2025-10-25 16:19:15 +03:00
parent ff8d520273
commit b08468568b
4 changed files with 9 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ services:
MARIADB_ALLOW_EMPTY_ROOT_PASSWORD: 1
volumes:
- mariadb:/var/lib/mysql
profiles: [resources, dev]
volumes:
mariadb: