mirror of
https://gitee.com/dcren/initializr.git
synced 2025-12-26 22:25:51 +08:00
11 lines
149 B
YAML
11 lines
149 B
YAML
---
|
|
applications:
|
|
- name: start
|
|
memory: 1024M
|
|
instances: 1
|
|
host: start-development
|
|
domain: cfapps.io
|
|
path: .
|
|
services:
|
|
- start-redis
|