diff --git a/emulatorjs.subdomain.conf.sample b/emulatorjs.subdomain.conf.sample index 085ae0c..c80212e 100644 --- a/emulatorjs.subdomain.conf.sample +++ b/emulatorjs.subdomain.conf.sample @@ -2,6 +2,7 @@ # make sure that your dns has a cname set for emulatorjs # In emulatorjs docker arguments, set an env variable for SUBFOLDER=/backend/ # The backend interface will be accessible at https://emulatorjs.yourdomain.com/backend/ +# Don't forget to enable auth at least for the /backend/ location server { listen 443 ssl;