This website requires JavaScript.
Explore
Help
Register
Sign In
syschan
/
gin-vue-admin
mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
Watch
1
Star
0
Fork
You've already forked gin-vue-admin
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e843894ba
gin-vue-admin
/
server
/
utils
/
constant.go
7 lines
80 B
Go
Raw
Normal View
History
Unescape
Escape
repair config env error
2020-10-15 11:55:55 +08:00
package
utils
const
(
fix: casbin gorm-adapter has no sqlite3 support Signed-off-by: closetool <c299999999@qq.com>
2021-04-04 21:32:23 +08:00
ConfigEnv
=
"GVA_CONFIG"
repair config env error
2020-10-15 11:55:55 +08:00
ConfigFile
=
"config.yaml"
)