Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update config for impress v2.6.8 #1

@tshemsedinov

Description

@tshemsedinov

After updating dependencies (impress v2.6.8) you will get Field "cors.origin" is required in application/config/server.js starting app server. To fix this you need to update config adding to application/config/server.js following:

cors: {
  origin: '*'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions