PHRAS-4156 Redis image tag from env and others docker stacks fix (#4608)

* Redis image tag from env and lock redis version

* add aliase "db" on db-mysql8 service

* remove db depend for pma

* renaming mysql8 profil to db-mysql8
This commit is contained in:
Nicolas Maillat
2025-05-21 00:39:02 +02:00
committed by GitHub
parent 5dd527d339
commit eca8706c97
4 changed files with 45 additions and 12 deletions

View File

@@ -28,8 +28,6 @@ services:
restart: on-failure
ports:
- ${PHRASEANET_PHPMYADMIN_PORT}:80
depends_on:
- db
networks:
- internal