revert dev settings and incorrect fix

This commit is contained in:
Lucy Cifferello
2021-09-23 18:13:53 -06:00
committed by Keagan McClelland
parent 47c971de99
commit 16251afd35

View File

@@ -13,7 +13,7 @@ ip-from-header: "_env:YESOD_IP_FROM_HEADER:false"
# By default, `yesod devel` runs in development, and built executables use
# production settings (see below). To override this, use the following:
#
development: true
# development: false
# Optional values with the following production defaults.
# In development, they default to the inverse.