Overhaul
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
condition: service_healthy
|
||||
image: docuseal/docuseal:latest
|
||||
ports:
|
||||
- '3069:3000'
|
||||
- '${APP_PORT}:3000'
|
||||
environment:
|
||||
DATABASE_URL: postgresql://postgres:postgres@postgres:5432/docuseal
|
||||
ROOT_DIR: ${ROOT_DIR}
|
||||
|
||||
Reference in New Issue
Block a user