adjust compose mount folder

This commit is contained in:
Pete Matsyburka
2024-08-04 01:28:22 +03:00
parent 1dac3fe434
commit 22dbe3291f
+1 -1
View File
@@ -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