Add better Docker development and prod support

This commit is contained in:
Floris Westerman 2020-11-26 15:13:55 +01:00
parent e0462af9da
commit fcf2c2468d
No known key found for this signature in database
GPG key ID: E2AED138B92702B0
27 changed files with 1453 additions and 66 deletions

2
template.env Normal file
View file

@ -0,0 +1,2 @@
HTTP_PORT=8080
HTTPS_PORT=8443