5 lines
179 B
Plaintext
5 lines
179 B
Plaintext
# Linkwarden environment variables
|
|
POSTGRES_PASSWORD=your_secure_password_here
|
|
NEXTAUTH_SECRET=your_nextauth_secret_here
|
|
NEXTAUTH_URL=https://subdomain.yourdomain.com/api/v1/auth
|