Update dockerfile
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 20s
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 20s
This commit is contained in:
@ -34,8 +34,4 @@ import formula10.controller.admin_controller # type: ignore
|
||||
# - Auto calculate points
|
||||
# - Order user table by points + display points somewhere
|
||||
# - Show current values for some season guesses (e.g. current most dnfs)
|
||||
# - Generate static diagram using chart.js + templating the js (funny yikes)
|
||||
|
||||
|
||||
# if __name__ == "__main__":
|
||||
# app.run(debug=True, host="0.0.0.0")
|
||||
# - Generate static diagram using chart.js + templating the js (funny yikes)
|
Reference in New Issue
Block a user