Translate home page
This commit is contained in:
@@ -23,6 +23,8 @@ services:
|
||||
image: redis:6.2-alpine
|
||||
networks:
|
||||
- internal
|
||||
profiles:
|
||||
- future
|
||||
restart: always
|
||||
command: redis-server --save 20 1 --loglevel warning --requirepass ${NUXT_REDIS_PASSWORD}
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user