Skip to content

Commit

Permalink
Update DEBUG value in app_config.yml to FALSE
Browse files Browse the repository at this point in the history
  • Loading branch information
taruma committed Apr 17, 2024
1 parent 28550d8 commit a57be59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DASH_APP:
APP_TITLE: Rainfall Data Explorer
UPDATE_TITLE: Updating...
DEBUG: TRUE
DEBUG: FALSE

DASH_THEME:
THEME: ZEPHYR
Expand Down

0 comments on commit a57be59

Please sign in to comment.