Update Servers/Containerization/Docker/Compose/Trilium.md

This commit is contained in:
2025-04-21 00:00:25 -06:00
parent cb6f270b42
commit bd673a6d7e

View File

@ -1,6 +1,6 @@
**Purpose**: Build your personal knowledge base with [Trilium Notes](https://github.com/zadam/trilium/tree/master).
```jsx title="docker-compose.yml"
```yaml title="docker-compose.yml"
version: '2.1'
services:
trilium:
@ -23,12 +23,12 @@ networks:
external: true
```
```jsx title=".env"
```yaml title=".env"
N/A
```
# Traefik Configuration
```jsx title="notes.bunny-lab.io.yml"
```yaml title="notes.bunny-lab.io.yml"
http:
routers:
notes: