1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 16:50:09 +01:00

Drop space before colon in magic isolation string

This commit is contained in:
Matt Stauffer
2022-03-14 12:42:11 -04:00
parent 8f7ea041b6
commit 3cdb7c78f4
4 changed files with 17 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
# Valet isolated PHP version : VALET_ISOLATED_PHP_VERSION
# Valet isolated PHP version: VALET_ISOLATED_PHP_VERSION
server {
listen 127.0.0.1:80;
server_name VALET_SITE www.VALET_SITE *.VALET_SITE;