Added optional db volume to docker-compose
This commit is contained in:
parent
8fa489f2bc
commit
7c71e94304
@ -5,3 +5,5 @@ services:
|
||||
#image: registry.odit.services/kauft.es/linkylinky:latest
|
||||
ports:
|
||||
- 3000:3000
|
||||
#volumes:
|
||||
# - ./db:/app/db
|
||||
|
Loading…
Reference in New Issue
Block a user