feat: added template + linting
This commit is contained in:
parent
e487af8136
commit
dc5a9d3653
17 changed files with 79 additions and 53 deletions
|
@ -1,4 +1,4 @@
|
|||
version: "3.4"
|
||||
---
|
||||
services:
|
||||
broker:
|
||||
image: redis:6.0
|
||||
|
@ -27,4 +27,4 @@ services:
|
|||
env_file: docker-compose.env
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
PAPERLESS_REDIS: redis://broker:6379
|
||||
PAPERLESS_REDIS: redis://broker:6379
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue