forked from DevOps/deploy.stack
modify(dev-dbs): modify dev-dbs stack
This commit is contained in:
@@ -7,4 +7,7 @@ services:
|
||||
volumes:
|
||||
- /data/volumes/memos/data:/var/opt/memos
|
||||
ports:
|
||||
- 5230:5230
|
||||
- 5230:5230
|
||||
environment:
|
||||
- MEMOS_DRIVER=postgres
|
||||
- MEMOS_DSN=postgresql://pgmemos:KevinGunn#0412@192.168.100.184:5432/memos
|
||||
Reference in New Issue
Block a user