chore: add .env.local with network API URL
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
NEXT_PUBLIC_API_URL=http://192.168.101.111:8000/api/v1
|
||||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
|||||||
|
NEXT_PUBLIC_API_URL=http://192.168.101.111:8000/api/v1
|
||||||