Reverted some things, but still using new file structure
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
server {
|
||||
listen 81;
|
||||
listen [::]:81;
|
||||
server_name _;
|
||||
|
||||
#access_log logs/collabora_access.log;
|
||||
#error_log logs/collabora_error.log error;
|
||||
|
||||
# static files
|
||||
location ^~ /loleaflet {
|
||||
proxy_pass http://collabora:9980;
|
||||
|
||||
Reference in New Issue
Block a user