We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dashboard_app
.entrypoint.sh
psql -U postgres -d <database_name> -f <fileName>.sql
streamlit run app.py
The text was updated successfully, but these errors were encountered:
I would like to take this task.i love orange ETA -24 hours Telegram- @himanshu433
Sorry, something went wrong.
I’d like to resolve this. I have worked with postgres a lot and also docker-compose files. I can fix the issue Telegram- noni_tee
@Runtee Just reminder that you should create draft PR within next 2 hours.
Runtee
Successfully merging a pull request may close this issue.
dashboard_app
dashboard_app
compose file.entrypoint.sh
in this folder.entrypoint.sh
[chmod +x entrypoint.sh]psql -U postgres -d <database_name> -f <fileName>.sql
you can find all creds in .env.dev file herestreamlit run app.py
The text was updated successfully, but these errors were encountered: