mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.ts
This commit is contained in:
parent
d3e9cb1c09
commit
e4d060dfe5
@ -54,7 +54,8 @@ export { default as Srvnginx } from "./srvnginx";
|
|||||||
export { default as Srvapache } from "./srvapache";
|
export { default as Srvapache } from "./srvapache";
|
||||||
export { default as Nodejs } from "./nodejs";
|
export { default as Nodejs } from "./nodejs";
|
||||||
export { default as Wordpress } from "./wordpress";
|
export { default as Wordpress } from "./wordpress";
|
||||||
export { default as Wordpress } from "./memcached";
|
export { default as Memcached } from "./memcached";
|
||||||
|
export { default as Elastic } from "./Elastic";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user