Add quick start documentation (#124)

* Start improving quick start documentation

* Documentation tweaks
This commit is contained in:
Chris Anderson 2023-04-12 22:46:27 -05:00 committed by GitHub
parent 6adc68215b
commit 7a56ee2225
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 78 additions and 10 deletions

View file

@ -1,5 +1,5 @@
APP_SECRET=Ck7Rt1uiy5WGbrTFj1HBjymbBoA6zqih
BASE_URL=http://localhost
BASE_URL=http://localhost:3000
UI_PORT=3000
DB_CLIENT=mysql2
@ -14,8 +14,8 @@ REDIS_HOST=127.0.0.1
REDIS_PORT=6379
STORAGE_DRIVER=local
STORAGE_BASE_URL=http://localhost/uploads
STORAGE_BASE_URL=http://localhost:3000/uploads
AUTH_DRIVER=basic
AUTH_BASIC_USERNAME=parcelvoy
AUTH_BASIC_EMAIL=test@parcelvoy.com
AUTH_BASIC_PASSWORD=password