chore(docker): usa build locale invece di immagine remota per dev

This commit is contained in:
2026-05-13 09:45:13 +02:00
parent 303c548ab8
commit fb4177056f
+1 -1
View File
@@ -1,6 +1,6 @@
services:
segnapunti:
image: santantonio.sytes.net/attilio/segnapunti:1.0.0
build: .
container_name: segnapunti
ports:
- "3000:3000"