mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 17:32:34 +08:00
A redis instance is only required to export the metrics. Such feature is not required for development and staging environment.
8 lines
104 B
YAML
8 lines
104 B
YAML
---
|
|
applications:
|
|
- name: start
|
|
memory: 1024M
|
|
host: start-development
|
|
domain: cfapps.io
|
|
path: .
|