You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Official Kutt Docker image is available on [Docker Hub](https://hub.docker.com/r/kutt/kutt).
@@ -86,7 +86,7 @@ Download Kutt's extension for web browsers via below links.
86
86
87
87
## Configuration
88
88
89
-
The app is configured via environment variables. You can pass environment variables directly or create a `.env` file. View [`.example.env`](./.example.env) for the list of configurations.
89
+
The app is configured via environment variables. You can pass environment variables directly or create a `.env` file. View [`.example.env`](./.example.env)file for the list of configurations.
90
90
91
91
All variables are optional except `JWT_SECRET` which is required on production.
0 commit comments