Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odevzdávací Systém MO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
Odevzdávací Systém MO
Merge requests
!14
Asynchronní joby
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Asynchronní joby
mj/jobs
into
devel
Overview
0
Commits
12
Changes
4
Merged
Martin Mareš
requested to merge
mj/jobs
into
devel
4 years ago
Overview
0
Commits
12
Changes
4
0
0
Merge request reports
Viewing commit
e913aeae
Prev
Next
Show latest version
4 files
+
39
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
e913aeae
Spouštění jobů pomocí uwsgi mules
· e913aeae
Martin Mareš
authored
4 years ago
etc/uwsgi.ini.example
+
1
−
0
View file @ e913aeae
Edit in single-file editor
Open in Web IDE
Show full file
@@ -18,5 +18,6 @@ mount = /osmo-test=mo.web:app
plugin = python3
virtualenv = venv
manage-script-name = true
mule
static-map = /static=static
Loading