mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
9 lines
119 B
YAML
9 lines
119 B
YAML
---
|
|
applications:
|
|
- name: start
|
|
memory: 1024M
|
|
instances: 1
|
|
host: start-development
|
|
domain: cfapps.io
|
|
path: .
|