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 ca5b10b commit 2f140c7Copy full SHA for 2f140c7
.env.example
@@ -4,6 +4,9 @@ PORT=3000
4
# API configuration
5
API_BASE_URL=https://profullstack.com/pdf
6
7
+# Tatum API configuration
8
+TATUM_API_KEY=your-tatum-api-key
9
+
10
# Puppeteer configuration
11
# If not set, the application will try to auto-detect the Chrome path based on the environment
12
# Production path example:
0 commit comments