Adding docker-compose file for runtime configuration

This commit is contained in:
William Budington
2015-03-20 23:02:43 +00:00
committed by Ubuntu
parent 039a6d79e6
commit 028179de25
+4
View File
@@ -0,0 +1,4 @@
letsencrypt:
build: .
ports:
- "443:443"