baserow: add postgress pw, depend on postgres
This commit is contained in:
@ -747,6 +747,8 @@ services:
|
||||
networks:
|
||||
- public
|
||||
- postgres
|
||||
depends_on:
|
||||
- postgres
|
||||
ports:
|
||||
- "${BASEROW_EXTERNAL_PORT}:${BASEROW_INTERNAL_PORT}"
|
||||
env_file:
|
||||
|
Reference in New Issue
Block a user