fix for image dir
This commit is contained in:
@@ -25,6 +25,9 @@ services:
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./bizmatch-server/.env
|
||||
environment:
|
||||
# MUST match the container-side path of the volume mount below
|
||||
PICTURES_DIR: /app/dist/pictures
|
||||
depends_on:
|
||||
- postgres
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user