Files
n8n_ollama/README.md
Simon Diesenreiter a191d61549
All checks were successful
Rename the project from template / rename-project (push) Successful in 8s
initial commit
2026-03-01 16:27:43 +01:00

13 lines
172 B
Markdown

# project_name
project_description
## Usage
```bash
$ docker build -t <tagname> -f Containerfile .
```
## Development
Read the [CONTRIBUTING.md](CONTRIBUTING.md) file.