mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 01:15:26 +10:00
fix local storage upload of photo/avatar
This commit is contained in:
@@ -18,6 +18,7 @@ const validationSchema = Joi.object({
|
||||
|
||||
// URLs
|
||||
PUBLIC_URL: Joi.string().default('http://localhost:3000'),
|
||||
PUBLIC_SERVER_URL: Joi.string().default('http://localhost:3100'),
|
||||
|
||||
// Database
|
||||
POSTGRES_HOST: Joi.string().required(),
|
||||
|
||||
Reference in New Issue
Block a user