chore: modify devenv
This commit is contained in:
parent
d951f673c3
commit
72a425a76c
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@
|
|||
uiListenAddress = "127.0.0.1:8025";
|
||||
};
|
||||
|
||||
dotenv.enable = true;
|
||||
env.ENVIRONMENT = "dev";
|
||||
dotenv.disableHint = true;
|
||||
|
||||
languages.go = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue