docs: delete appVersion , because auto increment in package.json and env files
This commit is contained in:
@@ -34,7 +34,7 @@ NEXT_PUBLIC_USE_MOCKS=true
|
||||
Datei `.env.development` mit Inhalten wie:
|
||||
|
||||
```
|
||||
NEXT_PUBLIC_API_URL=http://localhost:3001
|
||||
NEXT_PUBLIC_API_URL=http://localhost:3000
|
||||
NEXT_PUBLIC_USE_MOCKS=true
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user