diff --git a/ui/.env.template b/ui/.env.template deleted file mode 100644 index ba212ad68a..0000000000 --- a/ui/.env.template +++ /dev/null @@ -1,6 +0,0 @@ -SITE_URL=http://localhost:3000 -API_BASE_URL=http://localhost:8080/api/v1 -AUTH_TRUST_HOST=true - -# openssl rand -base64 32 -AUTH_SECRET=your-secret-key