Skip to content

Commit

Permalink
MAINT: fixed FLASK_APP to point to dservercore
Browse files Browse the repository at this point in the history
  • Loading branch information
jotelha committed Jul 4, 2024
1 parent ec99797 commit 0d80a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/production/dserver
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SCRIPT_NAME=/lookup

FLASK_APP=dserver
FLASK_APP=dservercore
DUMP_HTTP_REQUESTS=true
LOGLEVEL=debug

Expand Down

0 comments on commit 0d80a86

Please sign in to comment.