mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Merge pull request #1809 from Strubbl/remove-unecessary-docker-stuff
Remove unecessary docker stuff
This commit is contained in:
commit
f9b8a1bbd3
1 changed files with 0 additions and 4 deletions
|
@ -72,10 +72,6 @@ services:
|
|||
redis:
|
||||
image: redis:5-alpine
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./.env
|
||||
ports:
|
||||
- "6379:6379"
|
||||
volumes:
|
||||
- "redis-data:/data"
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue