Skip to content
Snippets Groups Projects
Commit d3901749 authored by jurgenhaas's avatar jurgenhaas
Browse files

#1 Switch to port 8090 for portainer

parent 667767da
No related branches found
Tags v0.1.5
No related merge requests found
Pipeline #
......@@ -69,7 +69,7 @@ class Traefik {
'/var/run/docker.sock:/var/run/docker.sock',
],
'ports' => [
'9000:9000',
'8090:9000',
],
],
],
......
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