You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
373 B
21 lines
373 B
version: '3.6'
|
|
|
|
configs:
|
|
router_conf:
|
|
file: ./conf/router/default.conf
|
|
|
|
cdn_pep_conf:
|
|
file: ./conf/pep/default.conf
|
|
cdn_pep_baseconf:
|
|
file: ./conf/pep/nginx.conf
|
|
cdn_pep:
|
|
file: ./conf/pep/pep.js
|
|
cdn_pepconfig:
|
|
file: ./conf/pep/config.js
|
|
|
|
cdn_conf:
|
|
file: ./conf/service/d4s-cdn.json
|
|
cdn_auth_conf:
|
|
file: ./conf/service/auth.json
|
|
|