6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
# Example .env for tubapi-node
|
|
# Path to node binary used by yt-dlp JS runtime fallback
|
|
NODE_PATH=/usr/bin/node
|
|
# Port for the API server
|
|
PORT=8282
|