1
0
Fork 0
traefik/webui/src/store/entrypoints/state.js
2019-08-26 18:15:41 +02:00

4 lines
43 B
JavaScript

export default {
all: {},
byName: {}
}