mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-07 10:04:27 +00:00
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:
@@ -28,8 +28,6 @@ services:
|
||||
restart: on-failure
|
||||
ports:
|
||||
- ${PHRASEANET_PHPMYADMIN_PORT}:80
|
||||
depends_on:
|
||||
- db
|
||||
networks:
|
||||
- internal
|
||||
|
||||
|
Reference in New Issue
Block a user