Skip to content

Commit

Permalink
adjust compose mount folder
Browse files Browse the repository at this point in the history
  • Loading branch information
omohokcoj committed Aug 3, 2024
1 parent 1dac3fe commit 22dbe32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
ports:
- 3000:3000
volumes:
- .:/data
- ./docuseal:/data/docuseal
environment:
- FORCE_SSL=${HOST}
- DATABASE_URL=postgresql://postgres:postgres@postgres:5432/docuseal
Expand Down

0 comments on commit 22dbe32

Please sign in to comment.