mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 07:51:14 +00:00
feat: redis
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
- app_data:/var/lib/nysoure
|
- app_data:/var/lib/nysoure
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
- tendis
|
- redis
|
||||||
environment:
|
environment:
|
||||||
- DB_HOST=db
|
- DB_HOST=db
|
||||||
- DB_PORT=3306
|
- DB_PORT=3306
|
||||||
|
|||||||
Reference in New Issue
Block a user