emjunior258 / certeasy

The easiest certificate authority for development and experiments
Apache License 2.0
7 stars 2 forks source link

feat: add console-app to docker image #95

Closed emjunior258 closed 1 year ago

emjunior258 commented 1 year ago

The certeasy docker image will now serve the console app build output using Nginx. The build of the console app was also changed to happen during the Docker image build, making it easier to run locally.