@@ -41,8 +41,8 @@ Editoria uses [INK](https://gitlab.coko.foundation/INK/ink-api) in order to conv
For this to work, you need a valid username and password for a running INK instance on a server.
To use these credentials in Editoria, you need to pass the `INK_USERNAME` and `INK_PASSWORD` environment variables in the `.env.production` file in the project's root directory, as well as the `INK_ENDPOINT` environment variable that will point to the running INK instance.
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.
<!--- 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. --->