Delete config.yml
This commit is contained in:
parent
6c4ca31f59
commit
0e5ed37106
@ -1,37 +0,0 @@
|
|||||||
#
|
|
||||||
# NODE_ENV === production
|
|
||||||
# NOTE: Set CONFIG_FILE to swap out this config file.
|
|
||||||
#
|
|
||||||
|
|
||||||
app:
|
|
||||||
title: 'Console'
|
|
||||||
org': 'DxOS'
|
|
||||||
theme: 'dark'
|
|
||||||
website: 'https://dxos.org'
|
|
||||||
publicUrl: '/console'
|
|
||||||
|
|
||||||
api:
|
|
||||||
path: '/api'
|
|
||||||
intervalLog: 5000
|
|
||||||
pollInterval: 10000
|
|
||||||
|
|
||||||
system:
|
|
||||||
debug: 'dxos:console:*'
|
|
||||||
|
|
||||||
routes:
|
|
||||||
app:
|
|
||||||
server: '/app'
|
|
||||||
|
|
||||||
wns:
|
|
||||||
server: '/dxos/wns/api'
|
|
||||||
webui: '/dxos/wns/console'
|
|
||||||
|
|
||||||
signal:
|
|
||||||
api: '/dxos/signal'
|
|
||||||
|
|
||||||
ipfs:
|
|
||||||
server: '/dxos/ipfs/api'
|
|
||||||
gateway: '/dxos/ipfs/gateway'
|
|
||||||
|
|
||||||
wellknown:
|
|
||||||
endpoint: '/.well-known/dxos'
|
|
Loading…
Reference in New Issue
Block a user