This commit is contained in:
Michael Grote 2023-03-31 11:56:31 +02:00
parent 5a282d8c0f
commit 0fc7ff9080
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ services:
volumes:
- redis:/data
networks:
- net
- intern
expose:
- 6379
restart: always