Skip to content

Commit 153a460

Browse files
smeetsmeisterevertramos
authored andcommitted
Corrected typo in readme (#16)
* Corrected typos in readme
1 parent 6814cee commit 153a460

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Something like:
66

77

88

9-
![Web Proxy Enviornment](https://github.com/evertramos/images/raw/master/webproxy.jpg)
9+
![Web Proxy environment](https://github.com/evertramos/images/raw/master/webproxy.jpg)
1010

1111

1212
## Why use it?
1313

14-
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!
1515

1616
Easy and trustworthy!
1717

@@ -43,7 +43,7 @@ Update this file with your preferences.
4343
# A Web Proxy using docker with NGINX with Let's Encrypt
4444
# And our great community docker-gen, nginx-proxy and docker-letsencrypt-nginx-proxy-companion
4545
#
46-
# This is the .env file to set up your webproxy enviornment
46+
# This is the .env file to set up your webproxy environment
4747
4848
# Define the names for your local containers
4949
NGINX_WEB=nginx-web
@@ -129,7 +129,7 @@ docker stop test-web && docker rm test-web
129129
1. [wordpress-docker-letsencrypt](https://github.com/evertramos/wordpress-docker-letsencrypt)
130130
2. [docker-portainer-letsencrypt](https://github.com/evertramos/docker-portainer-letsencrypt)
131131

132-
In this repo you will find a docker-compose file to start a production enviornment for a new wordpress site.
132+
In this repo you will find a docker-compose file to start a production environment for a new wordpress site.
133133

134134
## Credits
135135

0 commit comments

Comments
 (0)