added support for monolith

This commit is contained in:
daniel31x13
2024-06-27 12:39:03 -04:00
parent afd5e5f036
commit 9fa9fe5db0
18 changed files with 312 additions and 775 deletions
+6 -3
View File
@@ -19,6 +19,9 @@ services:
- ./data:/data/data
depends_on:
- postgres
singlefile:
image: rutkai/single-file-web:latest
container_name: singlefile
# monolith:
# image: ghcr.io/linkwarden/monolith:latest
# container_name: monolith
# singlefile:
# image: rutkai/single-file-web:latest
# container_name: singlefile