Skip to content

Question about deploying locally via docker-compose #71

Closed Answered by AlexandrToorchyn
ovizii asked this question in Q&A
Discussion options

You must be logged in to vote

@ovizii The .:/data mapping is used because it's the shortest possible mapping for the docker run command :)
That's true that the current directory is shared - users can just change it to ./other_directory:/data if they want to have some other folder mapped.

docuseal.env was created for those who don't use docker-compose but use docker run. It's ok to use docker compose env variables - in this case you can just ignore the docuseal.env file.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ovizii
Comment options

Answer selected by ovizii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants