added nginx to serve /repo folder for fdroid app
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- fbdb:/database
|
||||
ports:
|
||||
- ${WEB_PORT-8083}:80
|
||||
|
||||
- ${REPO_PORT-8084}:8084
|
||||
volumes:
|
||||
fbdb:
|
||||
repo:
|
||||
|
||||
Reference in New Issue
Block a user