@@ -36,7 +36,7 @@ For this to work, you need a valid username and password for a running INK insta
To use these credentials in Editoria, you need to pass the app three enviroment variables, namely `INK_ENDPOINT`, `INK_USERNAME` and `INK_PASSWORD`.
You can pass those in the `.env.production` file that you'll find in the project's root directory.
Please note that this file will be generated automatically the first time you run the `setupdb` command.
You'll find a sample configuration in the [.env.sample]() file in the root directory.
You'll find a sample configuration in the [.env.sample](https://gitlab.coko.foundation/editoria/editoria/blob/master/.env.sample) file in the root directory.
<!--- We provide default valid credentials already for demo purposes on our own INK instance. --->
<!--- If you simply want to try this out, you can uncomment the `INK_USERNAME`, `INK_PASSWORD` and `INK_ENDPOINT` environment variables in the `.env.production` file. --->