Update apps/dokploy/templates/trilium/docker-compose.yml

This commit is contained in:
Mauricio Siu 2025-02-15 13:07:33 -06:00 committed by GitHub
parent 9de3bf3c32
commit e7195c8acf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ services:
trilium:
image: zadam/trilium:latest
ports:
- 8080:8080
- 8080
networks:
- dokploy-network
restart: always