Update Containers/Docker/Docker Compose/Apache Guacamole.md
This commit is contained in:
@ -70,7 +70,7 @@ N/A
|
|||||||
``` yaml
|
``` yaml
|
||||||
server {
|
server {
|
||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
server_name ppos-sage.deeptree.tech;
|
server_name remote.bunny-lab.io;
|
||||||
client_max_body_size 0;
|
client_max_body_size 0;
|
||||||
ssl on;
|
ssl on;
|
||||||
location / {
|
location / {
|
||||||
|
Reference in New Issue
Block a user