-
I installed OpenSign on Windows 10. I can connect with https://localhost:3001/. Now I want to access it through the local network using an IP address (that of the machine or that of the WSL). What files do I need to configure? @decoderzhub (https://github.com/decoderzhub) |
Beta Was this translation helpful? Give feedback.
Answered by
JVKeller
May 20, 2025
Replies: 1 comment
-
All that is done outside of OpenSign. You'll have to set a static IP and configure your PC/LAN/DNS to point a domain name to your PC's IP address. Then configure your .env file and docker-compose.yaml with the correct locations. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andrew-opensignlabs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All that is done outside of OpenSign. You'll have to set a static IP and configure your PC/LAN/DNS to point a domain name to your PC's IP address. Then configure your .env file and docker-compose.yaml with the correct locations.