Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
traefik-config
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
Service Desk
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
Jonas Leder
traefik-config
Commits
b84d2e3e
Commit
b84d2e3e
authored
Jan 29, 2022
by
Jonas Leder
Browse files
Options
Downloads
Patches
Plain Diff
remove whoami container
parent
fcc5bdc4
Branches
master
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.override.yml
+0
-11
0 additions, 11 deletions
docker-compose.override.yml
with
0 additions
and
11 deletions
docker-compose.override.yml
+
0
−
11
View file @
b84d2e3e
...
...
@@ -7,17 +7,6 @@ services:
networks
:
-
web
# Change if you're using another network
whoami
:
image
:
containous/whoami:latest
restart
:
always
networks
:
-
web
labels
:
-
traefik.http.routers.whoami-https.rule=Host(`whoami.jonasled-test.xyz`)
-
traefik.http.routers.whoami-https.entrypoints=https
-
traefik.http.routers.whoami-https.tls=true
-
traefik.http.routers.whoami-https.tls.certresolver=letsencrypt
networks
:
# Change if you're using another network
web
:
...
...
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