added nginx to serve /repo folder for fdroid app

This commit is contained in:
Daniele Viti
2023-09-12 17:34:35 +02:00
parent 0551b13a4a
commit 9330b90080
4 changed files with 16 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ services:
- fbdb:/database
ports:
- ${WEB_PORT-8083}:80
- ${REPO_PORT-8084}:8084
volumes:
fbdb:
repo: