This commit is contained in:
quantulr
2023-11-01 17:27:06 +08:00
parent 7e465da9d2
commit 1a22404f19
87 changed files with 1604 additions and 196 deletions

2
.env.production.local Normal file
View File

@ -0,0 +1,2 @@
NEXT_PUBLIC_ADMIN_BASE_URL=/admin-api
NEXT_PUBLIC_FRONT_BASE_URL=/front-api