Translate home page

This commit is contained in:
2025-08-05 23:30:13 +02:00
parent 5b56809bac
commit dc42258010
6 changed files with 259 additions and 212 deletions
+2
View File
@@ -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: