Skip to content

Commit 67b7303

Browse files
authored
Added warning
Added a warning about exposing port 27017 and clarified local running instructions.
1 parent 4ea9682 commit 67b7303

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/docs/self-host/docker/run-locally.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Copy the command above, paste it into the terminal, and press Enter to pull and
3838
Make sure to replace the host URL with your subdomain where OpenSign will be accessible.
3939

4040
You will also need to point the subdomain to the server executing these commands by adding the correct A record to your DNS settings.
41+
42+
> ⚠️ **WARNING:** MAKE SURE THAT PORT **27017** IS NOT EXPOSED TO THE INTERNET, AS THE DEFAULT CONFIGURATION DOES NOT ENABLE MONGODB AUTHENTICATION.
4143
4244
### Running locally
4345
If instead want to run locally try out below commands.

0 commit comments

Comments
 (0)