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:
@@ -1,4 +1,4 @@
|
||||
# valet stub: proxy.valet.conf
|
||||
# valet stub: secure.proxy.valet.conf
|
||||
|
||||
server {
|
||||
listen 127.0.0.1:80;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# valet stub: proxy.valet.conf
|
||||
# valet stub: secure.proxy.valet.conf
|
||||
|
||||
server {
|
||||
listen 127.0.0.1:80;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# valet stub: proxy.valet.conf
|
||||
# valet stub: secure.proxy.valet.conf
|
||||
|
||||
server {
|
||||
listen 127.0.0.1:80;
|
||||
|
||||
Reference in New Issue
Block a user