fix: match container port binding to example config
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "5000:5000"
|
||||
- "8087:8087"
|
||||
volumes:
|
||||
- ./locales:/app/locales
|
||||
- ./example-config.ini:/etc/omnisearch/config.ini
|
||||
|
||||
Reference in New Issue
Block a user