chore(docker): sostituisce named volume con bind mount nella root del repository
This commit is contained in:
+1
-4
@@ -5,8 +5,5 @@ services:
|
||||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- segnapunti-state:/app/.segnapunti
|
||||
- ./.segnapunti:/app/.segnapunti
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
segnapunti-state:
|
||||
|
||||
Reference in New Issue
Block a user