crowd.dev icon indicating copy to clipboard operation
crowd.dev copied to clipboard

Added necessary environment variables

Open Bharaththop opened this issue 2 years ago • 3 comments

Resolved compilation error

What

server port listening error ,fixed through simple change

Checklist ✅

  • New backend functionality has been unit-tested.

Bharaththop avatar Jun 26 '23 03:06 Bharaththop

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 26 '23 03:06 CLAassistant

Hey @Bharaththop! Thanks for the pull request. What was the error that caused you to open this?

joanreyero avatar Jun 27 '23 10:06 joanreyero

Hey @Bharaththop! Thanks for the pull request. What was the error that caused you to open this?

Yeah, If we go through the flow of commits which I raised for the pull request :

  1. Added variables to Docker files which are necessary for the image to run.
  2. And in this file (scripts/scaffold/nginx/templates/default.conf.template) changed script as compiler not recognising ssl certificate .

Bharaththop avatar Jun 27 '23 13:06 Bharaththop