Skip to content

Commit

Permalink
Update README with port 443
Browse files Browse the repository at this point in the history
  • Loading branch information
Marika Bertelli authored and Marika Bertelli committed Jan 31, 2025
1 parent 3a821e8 commit a285671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Example `docker-compose.yml` file (the last two lines should be added - the rest
image: thedxw/wpc-wordpress
ports:
- "80:80"
- "443:443"
links:
- mysql
- mailcatcher
Expand Down

0 comments on commit a285671

Please sign in to comment.