diff --git a/api/.env.example b/api/.env.example index 39cf55c..8f50827 100644 --- a/api/.env.example +++ b/api/.env.example @@ -16,4 +16,4 @@ AUTH_REVOCATION_URI= # SERVER SETTINGS SERVER_PORT=3000 -CLIENT_URL= \ No newline at end of file +CLIENT_URL= # This is whatever URL the client web app is served on \ No newline at end of file