Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Helios Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TO
Helios Server
Repository
497132407a0ed2c6b1ab67e89aa86f8217f5cd62
Select Git revision
Selected
497132407a0ed2c6b1ab67e89aa86f8217f5cd62
Branches
4
test
default
protected
master
protected
original
pirati-backup
protected
Tags
20
beta-2
beta-1
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.16
v3.0.15
v3.0.14
v3.0.13
v3.0.12
v3.0.11
v3.0.10
v3.0.9
v3.0.8
v3.0.7
v3.0.6
v3.0.5
v3.0.4
25 results
Show more breadcrumbs
helios-server
server_ui
__init__.py
__init__.py
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
14 years ago
49713240
added the glue for emailing voters
· 49713240
Ben Adida
authored
14 years ago
49713240
History
added the glue for emailing voters
Ben Adida
authored
14 years ago
Dockerfile.nginx
72 B
FROM nginx:1.18 EXPOSE 8080 ADD nginx.conf /etc/nginx/conf.d/majak.conf