mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-14 10:52:37 +00:00
♻️ make fossorial remote API only configurable on the frontend and only in DEV
This commit is contained in:
@@ -4,7 +4,6 @@ export type Env = {
|
||||
sandbox_mode: boolean;
|
||||
version: string;
|
||||
dashboardUrl: string;
|
||||
fossorialRemoteAPIBaseUrl: string;
|
||||
};
|
||||
server: {
|
||||
externalPort: string;
|
||||
|
||||
Reference in New Issue
Block a user