tambahan
This commit is contained in:
@@ -3,7 +3,7 @@ import { promises as fs } from "fs";
|
||||
import * as os from "os";
|
||||
import * as path from "path";
|
||||
|
||||
const CONFIG_FILE = path.join(os.homedir(), ".frpdev.conf");
|
||||
const CONFIG_FILE = path.join(os.homedir(), ".g3n.conf");
|
||||
|
||||
interface FrpConfig {
|
||||
FRP_HOST: string;
|
||||
|
||||
Reference in New Issue
Block a user