initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Required
|
||||
POSTGRES_PASSWORD=change-me-strong-password
|
||||
PAYLOAD_SECRET=change-me-to-a-very-long-random-string
|
||||
REVALIDATE_TOKEN=change-me-shared-token
|
||||
|
||||
# Hostnames (used to build CORS / canonical URLs)
|
||||
WEB_HOSTNAME=softvowels.example
|
||||
CMS_HOSTNAME=cms.softvowels.example
|
||||
Reference in New Issue
Block a user