Skip to content

Commit

Permalink
Corrected a1 ip
Browse files Browse the repository at this point in the history
  • Loading branch information
GilHoggarth committed Jun 10, 2024
1 parent f9521e6 commit 9596321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor/aws/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
extra_hosts:
- 'fc:172.31.43.254'
- "monitor:${SERVER_IP}"
- 'ac:3.9.117.254'
- 'ac:172.31.20.115'
command:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus'
Expand Down

0 comments on commit 9596321

Please sign in to comment.