Skip to content
Snippets Groups Projects
Commit bd44e5d6 authored by Paul's avatar Paul :turtle:
Browse files

fix image service

parent 7a578b62
No related branches found
No related tags found
1 merge request!1Use traefik
......@@ -42,7 +42,7 @@ services:
labels:
- "traefik.enable=true"
- 'traefik.http.routers.images.entrypoints=web'
- 'traefik.http.routers.images.rule=Host(`vue.icebox.nobreakspace.org`)'
- 'traefik.http.routers.images.rule=Host(`images.icebox.nobreakspace.org`)'
alias:
image: registry.chaotikum.net/icebox/iceboxalias
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment