add note about auth

This commit is contained in:
aptalca 2021-11-03 16:59:48 -04:00 committed by Ryan Kuba
parent a19fe86581
commit c54823bf33

View file

@ -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;