mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 10:08:22 +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: .
|