mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
add note about auth
This commit is contained in:
parent
a19fe86581
commit
c54823bf33
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
# make sure that your dns has a cname set for emulatorjs
|
# make sure that your dns has a cname set for emulatorjs
|
||||||
# In emulatorjs docker arguments, set an env variable for SUBFOLDER=/backend/
|
# In emulatorjs docker arguments, set an env variable for SUBFOLDER=/backend/
|
||||||
# The backend interface will be accessible at https://emulatorjs.yourdomain.com/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 {
|
server {
|
||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue