Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
atlasui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
INM-1
BDA
software
analysis
atlas
atlasui
Commits
e79b1f6a
Commit
e79b1f6a
authored
7 months ago
by
Schiffer, Christian
Browse files
Options
Downloads
Patches
Plain Diff
Fixed uwsgi logging and host names
parent
5282f120
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
atlas_server/uwsgi/uwsgi.ini
+2
-2
2 additions, 2 deletions
atlas_server/uwsgi/uwsgi.ini
microdraw/src/atlas_ui.js
+1076
-1002
1076 additions, 1002 deletions
microdraw/src/atlas_ui.js
with
1078 additions
and
1004 deletions
atlas_server/uwsgi/uwsgi.ini
+
2
−
2
View file @
e79b1f6a
...
...
@@ -7,5 +7,5 @@ processes = 5
socket
=
0.0.0.0:5000
vacuum
=
true
die-on-term
=
true
logto
=
/uwsgi/uwsgi.log
py-autoreload
=
1
\ No newline at end of file
; logto = /uwsgi/uwsgi.log
py-autoreload
=
1
This diff is collapsed.
Click to expand it.
microdraw/src/atlas_ui.js
+
1076
−
1002
View file @
e79b1f6a
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment