You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this set up you will be able start a productyion enviornment in a few seconds. And to start new web project simply start new containers the option `-e VIRTUAL_HOST=your.domain.com` and will be ready to go, if you want to use SSL (Let's Encrypt) just add the tag `-e LETSENCRYPT_HOST=your.domain.com`. Done!
14
+
Using this set up you will be able start a production environment in a few seconds. And to start new web project simply start new containers the option `-e VIRTUAL_HOST=your.domain.com` and will be ready to go, if you want to use SSL (Let's Encrypt) just add the tag `-e LETSENCRYPT_HOST=your.domain.com`. Done!
15
15
16
16
Easy and trustworthy!
17
17
@@ -43,7 +43,7 @@ Update this file with your preferences.
43
43
# A Web Proxy using docker with NGINX with Let's Encrypt
44
44
# And our great community docker-gen, nginx-proxy and docker-letsencrypt-nginx-proxy-companion
45
45
#
46
-
# This is the .env file to set up your webproxy enviornment
46
+
# This is the .env file to set up your webproxy environment
0 commit comments