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 1eb073e

Browse files
authored
Update docker-compose.yml
1 parent 1f1632d commit 1eb073e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ services:
99
- "443:443"
1010
volumes:
1111
- ./public:/var/www/public
12-
#- ./nginx.localhost:/etc/nginx/conf.d #uncomment this line if certbot generate for the first time and run ./init-letsencrypt.sh
13-
- ./nginx:/etc/nginx/conf.d #uncomment this line after certbot generated cert & comment line above. Then run docker-compose up/docker-compose up -d
12+
- ./nginx.localhost:/etc/nginx/conf.d #uncomment this line if certbot generate for the first time and run ./init-letsencrypt.sh
13+
#- ./nginx:/etc/nginx/conf.d #uncomment this line after certbot generated cert & comment line above. Then run docker-compose up/docker-compose up -d
1414
- ./certbot/conf:/etc/letsencrypt
1515
- ./certbot/www:/var/www/certbot
1616
environment:

0 commit comments

Comments
(0)

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