Add restart policy

This commit is contained in:
2025-07-02 14:01:40 +04:00
parent 3dda03eee0
commit c28ad9632b
2 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ services:
grafana:
image: grafana/grafana-enterprise:12.0.2
container_name: grafana
restart: unless-stopped
networks:
- grafana
- caddy