Skip to content

Commit 00bcbdd

Browse files
committed
feat: update app env supports
1 parent e404c8c commit 00bcbdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.flaskenv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
# limitations under the License.
1616
#
1717
FLASK_APP="spotrix.app:create_app()"
18+
# env: development | testing | production
1819
FLASK_ENV="development"

0 commit comments

Comments
 (0)