Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fe7a2c8

Browse files
authored
Update README.md
1 parent 6eb1d3e commit fe7a2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This repository to create Nginx, Php-fpm and MySQL/PostgreSQL stack with Certbot
1414
2. Clone this repository: ``` git clone https://github.com/tobing/nginx-certbot-php-mysql-docker.git```
1515

1616
3. Modify configuration:
17-
- Replace domains and email addresses to ```init-letsencrypt.sh```
17+
- Replace domains and email addresses in ```init-letsencrypt.sh```
1818
- Replace all occurrences of example.org with primary domain in ```/nginx/app.conf``` and ```/nginx.localhost/app.conf```
1919
- Uncomment ```- ./nginx.localhost:/etc/nginx/conf.d``` and comment ```- ./nginx:/etc/nginx/conf.d``` in docker-compose.yml file. This setting to generate certificate for the first time
2020
4. ```chmod +x init-letsencrypt.sh``` then run the init script: ```./init-letsencrypt.sh``` (set staging=1 for testing your setup to avoid Let's Encrypt request limits)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /