mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Revert "docker: provide .env to the redis container, too"
This reverts commit c864f4b222
.
This commit is contained in:
parent
d8a8c2d83d
commit
63514075bd
1 changed files with 0 additions and 2 deletions
|
@ -72,8 +72,6 @@ services:
|
|||
redis:
|
||||
image: redis:5-alpine
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./.env
|
||||
volumes:
|
||||
- "redis-data:/data"
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue