Include example of using the new config file in docker-compose.yml
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
|||||||
required: true
|
required: true
|
||||||
volumes:
|
volumes:
|
||||||
- ./data-files:/app/data-files
|
- ./data-files:/app/data-files
|
||||||
|
# - ./bewcloud.config.ts:/app/bewcloud.config.ts # uncomment if you need to override the default config
|
||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
image: postgres:15
|
image: postgres:15
|
||||||
|
|||||||
Reference in New Issue
Block a user