new features
This commit is contained in:
@@ -48,6 +48,8 @@ services:
|
|||||||
FDISK_SYNC_URL: http://fdisk-sync:3001
|
FDISK_SYNC_URL: http://fdisk-sync:3001
|
||||||
ports:
|
ports:
|
||||||
- "${BACKEND_PORT:-3000}:3000"
|
- "${BACKEND_PORT:-3000}:3000"
|
||||||
|
volumes:
|
||||||
|
- ./uploads:/app/uploads
|
||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user