doc updates and test fixin
This commit is contained in:
@@ -35,6 +35,12 @@ NODE_ENV=development
|
||||
# Frontend URL for CORS and email links
|
||||
FRONTEND_URL=http://localhost:3000
|
||||
|
||||
# Flyer Base URL - used for seed data and flyer image URLs
|
||||
# Dev container: http://127.0.0.1
|
||||
# Test: https://flyer-crawler-test.projectium.com
|
||||
# Production: https://flyer-crawler.projectium.com
|
||||
FLYER_BASE_URL=http://127.0.0.1
|
||||
|
||||
# ===================
|
||||
# Authentication
|
||||
# ===================
|
||||
|
||||
Reference in New Issue
Block a user