You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ASSETS_URL | "" (empty string) | "" (empty string) | Webpack is configured to modify static asset URLs to point to a CDN, like CloudFront. MUST end with a slash " / ".
36
+
| ASSETS_URL | "" (empty string) | "" (empty string) | Webpack is configured to modify static asset URLs to point to a CDN, like CloudFront. MUST end with a slash " / ", or be empty.
37
37
| BASE_URL | https://myapi.app | https://myapi.app | The address of the Sails instance.
38
38
| DB_HOST | localhost | localhost | The hostname of the datastore.
39
39
| DB_USER | root | produser | Username for the datastore.
0 commit comments