We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30168c commit f74f14aCopy full SHA for f74f14a
README.md
@@ -3,5 +3,7 @@
3
A docker-compose configuration file for the [USPGameDev](http://uspgamedev.org) site.
4
5
It is composed of a nginx front end that proxies a WordPress, a Mediawiki and a Simple Machines Forum, all backed by a MySQL database.
6
-There's also the static serving of download files
+It also serves the static content, composed of project binaries and media.
7
+The USPGameDev projects also have documentation generated and hosted here.
8
+
9
The HTTPS certificate is generated via the [Let's Encrypt](https://letsencrypt.org/) project.
0 commit comments