Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fja
eval
Commits
5def742d
Commit
5def742d
authored
Mar 24, 2022
by
Vladimír Štill
Browse files
evalweb: Make the evalweb.sh script always run dev mode, production is running by systemd
parent
634daf2a
Pipeline
#122024
passed with stage
in 1 minute and 24 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
evalweb.sh
View file @
5def742d
export
PYTHONPATH
=
$PWD
export
FLASK_APP
=
evalweb
export
FLASK_ENV
=
development
flask run
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment