This commit is contained in:
2026-04-01 18:38:18 +03:30
parent 98406cfd59
commit d213a4c183
6 changed files with 235 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
db:
image: mysql:8.0
image: docker.iranserver.com/mysql:8
container_name: ai-db
environment:
MYSQL_DATABASE: ${DB_NAME:-ai}