chore: update live server env example file (#5496)
This commit is contained in:
parent
a11c12cd7b
commit
539acd58f7
1 changed files with 3 additions and 1 deletions
|
|
@ -1 +1,3 @@
|
|||
API_BASE_URL="http://api:8000"
|
||||
API_BASE_URL="http://api:8000"
|
||||
REDIS_HOST="localhost"
|
||||
REDIS_PORT="6379"
|
||||
Loading…
Add table
Add a link
Reference in a new issue