SteveLTN / https-portal

A fully automated HTTPS server powered by Nginx, Let's Encrypt and Docker.
MIT License
4.41k stars 295 forks source link

app runs on port 3000 #338

Open iainmsi opened 1 year ago

iainmsi commented 1 year ago

I'm trying to configure scinote with https-portal, I can get it working with the "dangerous docker discovery method" but i wanted to avoid using this method if it try or any of the others I get the error did not find expected key -what am I doing wrong ?

thankyou

version: '2' services: https-portal:

https://github.com/SteveLTN/https-portal

restart: always

image: steveltn/https-portal:1

a-multi-port-web-application:

...

expose: