Skip to content

Commit

Permalink
fix: change docker swarm netrowk rules
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexren committed Dec 7, 2023
1 parent 29ad95f commit 2f61bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
<<: *logging
deploy: *deploy_cons
ports:
- target: 3000
- target: 80
published: ${GRAFANA_PORT}
protocol: tcp
mode: host
Expand Down

0 comments on commit 2f61bce

Please sign in to comment.