Update index.ts

This commit is contained in:
Filip Cumpalovic 2024-02-28 13:37:05 +01:00 committed by GitHub
parent 30bbef4668
commit cf40902fcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ export { default as Srvnginx } from "./srvnginx";
export { default as Srvapache } from "./srvapache";
export { default as Nodejs } from "./nodejs";
export { default as Wordpress } from "./wordpress";
export { default as Wordpress } from "./Memcached";
export { default as Wordpress } from "./memcached";