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
143f795a418bef5dcfb8419d5ce81183d8baf6a1
Select Git revision
Selected
143f795a418bef5dcfb8419d5ce81183d8baf6a1
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
auth
templates
base.html
base.html
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
dbc577e6
readded auth code as part of the core
· dbc577e6
Ben Adida
authored
14 years ago
dbc577e6
History
readded auth code as part of the core
Ben Adida
authored
14 years ago
Dockerfile.nginx
74 B
FROM nginx:latest EXPOSE 8080 ADD nginx.conf /etc/nginx/conf.d/majak.conf