mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
Merge pull request #4363 from jonleighton/fix-docker-setup
Fix error during first run of docker-compose
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
environment:
|
||||
POSTGRES_PASSWORD: f00d
|
||||
POSTGRES_USER: ofn
|
||||
POSTGRES_DB: open_food_network_dev
|
||||
volumes:
|
||||
- 'postgres:/var/lib/postgresql/data'
|
||||
web:
|
||||
|
||||
Reference in New Issue
Block a user