Update AGENTS.md
This commit is contained in:
@@ -11,7 +11,7 @@ export default buildConfig({
|
||||
editor: lexicalEditor(),
|
||||
collections: [Users],
|
||||
globals: [LandingPage],
|
||||
secret: env.PAYLOAD_SECRET ?? '',
|
||||
secret: env.PAYLOAD_SECRET,
|
||||
db: postgresAdapter({
|
||||
pool: {
|
||||
connectionString: env.PAYLOAD_DB_URL,
|
||||
|
||||
Reference in New Issue
Block a user