diff --git a/server.js b/server.js index b58593a..04987b8 100644 --- a/server.js +++ b/server.js @@ -1,5 +1,5 @@ -//import { Auth } from "./auth" -//import { Frontend } from "./frontend" +//import { Auth } from "./auth.js" +//import { Frontend } from "./frontend.js" export class Server { async getEnv(variables) {