mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Update Docker config
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
||||
environment:
|
||||
ADMIN_EMAIL: ofn@example.com
|
||||
ADMIN_PASSWORD: ofn123
|
||||
OFN_DB_HOST: db
|
||||
command: >
|
||||
bash -c "(bundle check || bundle install) &&
|
||||
wait-for-it -t 30 db:5432 &&
|
||||
|
||||
Reference in New Issue
Block a user