mirror of
https://github.com/System-End/APCSA-Final.git
synced 2026-04-19 15:18:20 +00:00
6 lines
194 B
Text
6 lines
194 B
Text
# Copy this file to .env and fill in real values.
|
|
|
|
NASA_API_KEY=YOUR_NASA_API_KEY
|
|
ASTRONOMY_API_APP_ID=YOUR_ASTRONOMY_API_APP_ID
|
|
ASTRONOMY_API_APP_SECRET=YOUR_ASTRONOMY_API_APP_SECRET
|
|
PORT=8080
|