align for IA agents + grafana
This commit is contained in:
parent
f6dc2812d4
commit
242e7bcd57
@ -18,6 +18,8 @@ Ces scripts doivent évoluer au fil des retours et être améliorés plutôt que
|
||||
|
||||
Dans **tous les projets** :
|
||||
|
||||
- Analyse le dossier pour bien le comprendre
|
||||
- Analyse le code pour bien le comprendre
|
||||
- Une branche Git dédiée `ext` existe.
|
||||
- Aucun tag Git nommé `ext` n’existe.
|
||||
- Des images Docker avec le tag `ext` existent.
|
||||
|
@ -273,7 +273,7 @@ services:
|
||||
image: grafana/grafana:latest
|
||||
container_name: grafana
|
||||
ports:
|
||||
- "127.0.0.1:3000:3000"
|
||||
- "127.0.0.1:3005:3000"
|
||||
volumes:
|
||||
- grafana_data:/var/lib/grafana
|
||||
- ./conf/grafana/provisioning:/etc/grafana/provisioning
|
||||
|
Loading…
x
Reference in New Issue
Block a user