chore: update live server env example file (#5496)

This commit is contained in:
Aaryan Khandelwal 2024-09-03 13:00:08 +05:30 committed by GitHub
parent a11c12cd7b
commit 539acd58f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1,3 @@
API_BASE_URL="http://api:8000"
API_BASE_URL="http://api:8000"
REDIS_HOST="localhost"
REDIS_PORT="6379"