mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 18:57:47 -06:00
docs(frontend): fix env file example name
This commit is contained in:
committed by
kolaente
parent
488b15c128
commit
06e049927f
@@ -25,7 +25,7 @@ You can develop the web front end against any accessible backend, including the
|
||||
|
||||
In order to do so, you need to set the `DEV_PROXY` env variable. The recommended way to do so is to:
|
||||
|
||||
- Copy `.env.local.exemple` as `.env.local`
|
||||
- Copy `.env.local.example` as `.env.local`
|
||||
- Uncomment the `DEV_PROXY` line
|
||||
- Set the backend url you want to use
|
||||
|
||||
|
||||
Reference in New Issue
Block a user