You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Howdy!
trying to get this up and running on Centos7 and it seems to start just fine both by running node server.js and docker-compose up (no errors in console)
However if i try to browse the URL https://myURL.dev:8181 as well as just browsing https://myURL.dev (i know .dev TLDs need to be run over HTTPS and I think I have that setup appropriately..) I get a secure connection failed. I get the same message if I use my normal domain that has a TLD of .us
any help would be greatly appreciated..
The text was updated successfully, but these errors were encountered:
Howdy!
trying to get this up and running on Centos7 and it seems to start just fine both by running
node server.js
anddocker-compose up
(no errors in console)However if i try to browse the URL https://myURL.dev:8181 as well as just browsing https://myURL.dev (i know .dev TLDs need to be run over HTTPS and I think I have that setup appropriately..) I get a secure connection failed. I get the same message if I use my normal domain that has a TLD of
.us
any help would be greatly appreciated..
The text was updated successfully, but these errors were encountered: