This website works better with JavaScript.
Home
Help
Sign In
vowel
/
vowel
Watch
1
Star
0
Fork
0
Code
Issues
31
Pull Requests
0
Releases
4
Wiki
Activity
Browse Source
Missing ';'
develop
Sam Black
3 years ago
parent
33b2080da6
commit
b906f88b9e
Signed by:
samwwwblack
GPG Key ID:
0FF0223994EA47D8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deployment/sponson/nginx.conf
+ 1
- 1
deployment/sponson/nginx.conf
View File
@ -39,7 +39,7 @@ http {
server
{
listen
80
;
listen
[::]:80
listen
[::]:80
;
server_name
vowel.lapwing.org
;
client_max_body_size
4G
;
Write
Preview
Loading…
Cancel
Save