feat: added template + linting
This commit is contained in:
parent
e487af8136
commit
dc5a9d3653
17 changed files with 79 additions and 53 deletions
|
@ -1,6 +1,5 @@
|
|||
version: "3"
|
||||
---
|
||||
services:
|
||||
|
||||
# https://docs.tandoor.dev/install/docker/
|
||||
tandoor:
|
||||
image: vabene1111/recipes
|
||||
|
@ -15,4 +14,4 @@ services:
|
|||
# When using PostgreSQL
|
||||
# - ./volumes/staticfiles:/opt/recipes/staticfiles
|
||||
# - ./volumes/mediafiles:/opt/recipes/mediafiles
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue