fix(Deploy): Ajustes para deploy
This commit is contained in:
parent
50814c9b14
commit
0ec57bd6f8
1 changed files with 0 additions and 12 deletions
12
env.bat
12
env.bat
|
|
@ -1,12 +0,0 @@
|
|||
@echo off
|
||||
echo === Registrando variáveis de ambiente ORIUS_APP ===
|
||||
|
||||
setx ORIUS_APP_STATE "GO"
|
||||
setx ORIUS_APP_API_URL "http://localhost:8000/"
|
||||
setx ORIUS_APP_API_PREFIX "api/v1/"
|
||||
setx ORIUS_APP_API_CONTENT_TYPE "application/json"
|
||||
|
||||
echo.
|
||||
echo Variáveis ORIUS_API registradas com sucesso!
|
||||
echo Reinicie o terminal ou o computador para aplicar as alterações.
|
||||
pause
|
||||
Loading…
Add table
Reference in a new issue