Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tdt4242-base
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kristoffer Håkon Håkonsen
tdt4242-base
7b19f949573603a4bdde67e0263eb85622d40690
tdt4242-base
heruko.yml
Find file
Normal view
Permalink
heruko.yml
113 B
Newer
Older
devops setup
Pernille Welle-Watne
committed
4 years ago
1
2
build
:
docker
:
add run to heruko.yml
Pernille Welle-Watne
committed
4 years ago
3
4
5
web
:
Dockerfile
run
:
web
:
gunicorn hello_django.wsgi:application --bind 0.0.0.0:$PORT