create-payload-app
Advanced tools
Comparing version 0.3.27 to 0.3.28
@@ -7,3 +7,3 @@ import { buildConfig } from 'payload/config'; | ||
export default buildConfig({ | ||
serverURL: 'http://127.0.0.1:3000', | ||
serverURL: 'http://localhost:3000', | ||
admin: { | ||
@@ -10,0 +10,0 @@ user: Users.slug, |
@@ -10,3 +10,3 @@ import { buildConfig } from 'payload/config'; | ||
export default buildConfig({ | ||
serverURL: 'http://127.0.0.1:3000', | ||
serverURL: 'http://localhost:3000', | ||
admin: { | ||
@@ -13,0 +13,0 @@ user: Users.slug, |
@@ -7,3 +7,3 @@ import { buildConfig } from 'payload/config'; | ||
export default buildConfig({ | ||
serverURL: 'http://127.0.0.1:3000', | ||
serverURL: 'http://localhost:3000', | ||
admin: { | ||
@@ -10,0 +10,0 @@ user: Users.slug, |
@@ -40,3 +40,3 @@ { | ||
}, | ||
"version": "0.3.27", | ||
"version": "0.3.28", | ||
"devDependencies": { | ||
@@ -43,0 +43,0 @@ "@types/command-exists": "^1.2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package