Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

Commit e4d27f1

Browse files
author
gulien
authored
resizing logo
1 parent d134eb7 commit e4d27f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="./logo.png" alt="kickoff-docker-php logo" />
2+
<img src="./logo.png" alt="kickoff-docker-php logo" width="300" height="300" />
33
</p>
44

55
[![PHP 7.1](https://img.shields.io/badge/PHP-7.1-green.svg)](apache/Dockerfile#L1)
@@ -175,3 +175,7 @@ Yep, this seems to be a current limitation of Docker on MacOS (see [#8076](https
175175
**Xdebug is not working on MacOS**
176176

177177
Add the `xdebug.idekey` variable with your corresponding value in the `ext-xdebug.ini` file. You might also have to update the `xdebug.remote_host` variable's value with the IP address of your container (`docker inspect YOUR_APACHE_CONTAINER_NAME`).
178+
179+
# Credits
180+
181+
* Icon by Nikita Kozin from the Noun Project

0 commit comments

Comments
 (0)