improve: use react-query for caching
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
rm -f /app/config.js;
|
||||
rm -f /app/src/config.js;
|
||||
if [ -z "$BACKEND_HOST" ]; then
|
||||
BACKEND_HOST="http://localhost:5000"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user