We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08be6ad commit 4d472eaCopy full SHA for 4d472ea
README.md
@@ -66,7 +66,7 @@ Try editing the ts files to see the type checking in action, thanks to Trpc :)
66
67
## Building for production
68
69
-- Make sure to rename the file (https://github.com/alan345/TER/blob/main/server/env.ts) `env.ts` to `.env`
+- Rename the file (https://github.com/alan345/TER/blob/main/server/env.ts) `env.ts` to `.env`
70
- Update the key
71
- Use dotenv (https://www.dotenv.org)
72
- Run:
0 commit comments