[m]Devshell envar name change
This commit is contained in:
@ -40,7 +40,7 @@ pkgs.mkShell {
|
||||
#CUSTOM (custom...)
|
||||
];
|
||||
shellHook = ''
|
||||
export DEVSH="DEV"
|
||||
export SHELLENVTYPE="DEV"
|
||||
export HTTP_PORT=8080
|
||||
export HTTP_ADDR="0.0.0.0"
|
||||
'';
|
||||
|
Reference in New Issue
Block a user