feat: add linkwarden
This commit is contained in:
4
modules/20-services-apps/linkwarden/.env.example
Normal file
4
modules/20-services-apps/linkwarden/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Linkwarden environment variables
|
||||
POSTGRES_PASSWORD=your_secure_password_here
|
||||
NEXTAUTH_SECRET=your_nextauth_secret_here
|
||||
NEXTAUTH_URL=https://subdomain.yourdomain.com/api/v1/auth
|
||||
Reference in New Issue
Block a user