update compose file
This commit is contained in:
parent
5985375755
commit
59a28baf6b
@ -1,9 +1,10 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3002:3000"
|
||||
volumes:
|
||||
- ./simpleledger.db:/usr/src/app/data/simpleledger.db
|
||||
- ./ledger_db:/usr/src/app/data
|
||||
|
||||
volumes:
|
||||
ledger_db:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user