1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20:08 +01:00

Adding ability to create unsecure proxy.

This commit is contained in:
Mikaël Popowicz
2020-11-28 23:22:07 +01:00
parent b01556272d
commit ea777a9e94
8 changed files with 159 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
# valet stub: proxy.valet.conf
# valet stub: secure.proxy.valet.conf
server {
listen 127.0.0.1:80;

View File

@@ -1,4 +1,4 @@
# valet stub: proxy.valet.conf
# valet stub: secure.proxy.valet.conf
server {
listen 127.0.0.1:80;

View File

@@ -1,4 +1,4 @@
# valet stub: proxy.valet.conf
# valet stub: secure.proxy.valet.conf
server {
listen 127.0.0.1:80;