mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Fixed .key
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
listen 443 default ssl;
|
||||
listen 443 ssl;
|
||||
|
||||
server_name api.deepsouthsounds.com api-test.deepsouthsounds.com;
|
||||
client_max_body_size 0;
|
||||
|
||||
Reference in New Issue
Block a user