mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-07 18:04:58 +08:00
Remove explicit binding to Redis
A redis instance is only required to export the metrics. Such feature is not required for development and staging environment.
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
applications:
|
||||
- name: start
|
||||
memory: 1024M
|
||||
instances: 1
|
||||
host: start-development
|
||||
domain: cfapps.io
|
||||
path: .
|
||||
services:
|
||||
- start-redis
|
||||
|
||||
Reference in New Issue
Block a user