add: volumes declaration

main
w2 4 years ago
parent 009e29bc56
commit cc29367d7a

@ -51,3 +51,6 @@ services:
restart: unless-stopped restart: unless-stopped
ports: ports:
- "3000:3000" - "3000:3000"
volumes:
postgres_data:

Loading…
Cancel
Save