Ajusta as variaveis de ambiente
This commit is contained in:
parent
4ef0517cb7
commit
d2494f20b7
1 changed files with 4 additions and 0 deletions
4
.env.local
Normal file
4
.env.local
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
NEXT_PUBLIC_ORIUS_APP_STATE=GO
|
||||
NEXT_PUBLIC_ORIUS_APP_API_URL=http://localhost:8000/
|
||||
NEXT_PUBLIC_ORIUS_APP_API_PREFIX=api/v1/
|
||||
NEXT_PUBLIC_ORIUS_APP_API_CONTENT_TYPE=application/json
|
||||
Loading…
Add table
Reference in a new issue