Compare commits
2 commits
4488e13e64
...
2beeb5e50c
| Author | SHA1 | Date | |
|---|---|---|---|
| 2beeb5e50c | |||
| 1715b4fc88 |
2 changed files with 3 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ services:
|
|||
- alertmanager_data:/alertmanager
|
||||
|
||||
grafana:
|
||||
image: docker.io/grafana/grafana:12.4.2
|
||||
image: docker.io/grafana/grafana:13.0.1
|
||||
container_name: grafana
|
||||
ports:
|
||||
- 3000:3000
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@ server {
|
|||
allow 185.161.129.132/32; # z9
|
||||
allow 2a07:c480:0:100::/56; # z9
|
||||
allow 2a07:c481:1::/48; # z9 new ipv6
|
||||
allow 213.240.180.39/32; # stbe home
|
||||
allow 2a01:170:118b::1/64; # stbe home
|
||||
allow 213.240.180.39/32; # stb home
|
||||
allow 2a01:170:118b:f701::1/64; # stb home
|
||||
deny all;
|
||||
|
||||
location ^~ / {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue