Try not having a port
This commit is contained in:
parent
c1b316b641
commit
e5ef337e3a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
APP_ENV=testing
|
APP_ENV=testing
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
APP_KEY=base64:6DJhvZLVjE6dD4Cqrteh+6Z5vZlG+v/soCKcDHLOAH0=
|
APP_KEY=base64:6DJhvZLVjE6dD4Cqrteh+6Z5vZlG+v/soCKcDHLOAH0=
|
||||||
APP_URL=http://jonnybarnes.localhost:8000
|
APP_URL=http://jonnybarnes.localhost
|
||||||
APP_LONGURL=jonnybarnes.localhost
|
APP_LONGURL=jonnybarnes.localhost
|
||||||
APP_SHORTURL=jmb.localhost
|
APP_SHORTURL=jmb.localhost
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue