forked from 3wordchant/capsul-flask
Changes from @decentral1se code review
This commit is contained in:
@ -26,7 +26,7 @@ services:
|
||||
devices:
|
||||
- "/dev/kvm:/dev/kvm"
|
||||
db:
|
||||
image: "postgres:9.6.5"
|
||||
image: "postgres:9.6.5-alpine"
|
||||
volumes:
|
||||
- "postgres:/var/lib/postgresql/data"
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user