Adjusts what gets set as default env values (#195)

This commit is contained in:
Chris Anderson 2023-06-21 21:04:03 -05:00 committed by GitHub
parent 81bd5265fe
commit 87b052e117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,6 @@
APP_SECRET=Ck7Rt1uiy5WGbrTFj1HBjymbBoA6zqih
BASE_URL=http://localhost:3000
BASE_URL=/
UI_PORT=3000
API_BASE_URL=http://localhost:3000/api
DB_CLIENT=mysql2
DB_HOST=mysql