Skip to content

Commit 27c9f32

Browse files
authored
Merge pull request #49 from Jakobu5/https-patch-1
Update Link to https
2 parents 58eddb0 + 62e6509 commit 27c9f32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Docker PHP-FPM 7.3 & Nginx 1.18 on Alpine Linux
2-
Example PHP-FPM 7.3 & Nginx 1.18 setup for Docker, build on [Alpine Linux](http://www.alpinelinux.org/).
2+
Example PHP-FPM 7.3 & Nginx 1.18 setup for Docker, build on [Alpine Linux](https://www.alpinelinux.org/).
33
The image is only +/- 35MB large.
44

55
Repository: https://github.com/TrafeX/docker-php-nginx
@@ -95,4 +95,4 @@ RUN composer install \
9595
# dependencies downloaded by composer
9696
FROM trafex/alpine-nginx-php7
9797
COPY --chown=nginx --from=composer /app /var/www/html
98-
```
98+
```

0 commit comments

Comments
 (0)