adjust compose mount folder
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
volumes:
|
volumes:
|
||||||
- .:/data
|
- ./docuseal:/data/docuseal
|
||||||
environment:
|
environment:
|
||||||
- FORCE_SSL=${HOST}
|
- FORCE_SSL=${HOST}
|
||||||
- DATABASE_URL=postgresql://postgres:postgres@postgres:5432/docuseal
|
- DATABASE_URL=postgresql://postgres:postgres@postgres:5432/docuseal
|
||||||
|
|||||||
Reference in New Issue
Block a user