mirror of
https://github.com/nocobase/nocobase
synced 2024-11-14 21:55:55 +00:00
chore: update docker-compose.yml
This commit is contained in:
parent
86d2f5ec14
commit
7fa5d72102
@ -40,6 +40,8 @@ services:
|
||||
DB_MODE: pg
|
||||
NEED_START: yes
|
||||
command: ["/usr/sbin/init"]
|
||||
volumes:
|
||||
- ./storage/db/kingbase:/home/kingbase/userdata
|
||||
postgres:
|
||||
image: postgres:latest
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user