brandonkelly
3 years ago
No known key found for this signature in database
GPG Key ID: 5E86D0CED64C7093
1 changed files with
1 additions and
1 deletions
-
.env.example
|
|
@ -3,7 +3,7 @@ DEV_SERVER_PUBLIC=http://localhost:8085/ |
|
|
|
DEV_SERVER_PORT=8085 |
|
|
|
DEV_SERVER_LOOPBACK=http://host.docker.internal:8085 |
|
|
|
|
|
|
|
# Runnning webpack-dev-server within container |
|
|
|
# Running webpack-dev-server within container |
|
|
|
# DEV_SERVER_PUBLIC=http://site.nitro:3000/ |
|
|
|
# DEV_SERVER_PORT=3000 |
|
|
|
# DEV_SERVER_HOST=0.0.0.0 |
|
|
|