Update deploy.mdx

Fixed META__NAME to META_NAME
(Removed one dash)
This commit is contained in:
dumbutdumber 2025-09-25 17:15:02 +05:30 committed by GitHub
parent 75fd22086e
commit 18ba11845c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ This method provides a straightforward setup with minimal configuration. For mor
environment:
DATABASE_URL: postgresql://pstream_user:YourPasswordHere@postgres:5432/pstream
CRYPTO_SECRET: 32CharacterLongStringHere
META__NAME: unofficial-backend
META_NAME: unofficial-backend
ports:
- "80:80"
depends_on: