mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-08 17:42:32 +02:00
add note about auth
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user