Skip to content
Snippets Groups Projects
Verified Commit a3e79b68 authored by David Beniamine's avatar David Beniamine
Browse files

Fix traefik networks

parent dec79fe3
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@ version: '3'
services:
vnc:
networks:
- default
- traefik
labels:
- "traefik.enable=true"
- "traefik.docker.network=traefik"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment