Working on emails, updated swagger, added geometry column to airports
This commit is contained in:
@@ -102,8 +102,10 @@ services:
|
||||
REDIS_PORT: 6379
|
||||
MINIO_HOST: aviation-minio
|
||||
MINIO_PORT: 9000
|
||||
TEMPLATE_DIR: /templates
|
||||
volumes:
|
||||
- ./ssl:/ssl
|
||||
- ./templates:/templates
|
||||
ports:
|
||||
- "${API_PORT:-5000}:5000"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user