feat: added template + linting

This commit is contained in:
sujiba 2024-05-05 14:00:09 +02:00
parent e487af8136
commit dc5a9d3653
17 changed files with 79 additions and 53 deletions

View file

@ -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