* forced text/html MIME type to the nginx.conf static messages * preparation of a static web service in nginx.conf * preparation of static certificates in configs folder and nginx.conf * missing } in nginx.conf
5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
# Ignore everything else in this directory.
|
|
*
|
|
!certs
|
|
!.gitignore
|