after biome unsafe, restart frontend, add superadmin
This commit is contained in:
parent
25fcd99acf
commit
c02b519eee
41 changed files with 189 additions and 910 deletions
|
@ -1,4 +1,4 @@
|
|||
import { resolve } from "path";
|
||||
import { resolve } from "node:path";
|
||||
|
||||
export const environment: Environment = {
|
||||
port: Number.parseInt(process.env.PORT || "8080", 10),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue