mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Fixed nginx api port
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server {
|
||||
listen 81;
|
||||
listen 80;
|
||||
server_name api.deepsouthsounds.com api-test.deepsouthsounds.com;
|
||||
client_max_body_size 25M;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user