.env.local soll nicht von Git ignoriert werden
This commit is contained in:
4
.env.local
Normal file
4
.env.local
Normal file
@@ -0,0 +1,4 @@
|
||||
#Next.js Webserver
|
||||
#NEXT_PUBLIC_API_BASE_URL=http://localhost:3000
|
||||
#CPL Webserver
|
||||
NEXT_PUBLIC_API_BASE_URL=https://10.10.0.118:443
|
||||
Reference in New Issue
Block a user