+flake template

This commit is contained in:
m3tam3re
2025-02-18 08:50:17 +01:00
commit 8f23618b47
11 changed files with 614 additions and 0 deletions

1
starter/env/baserow.env vendored Normal file
View File

@ -0,0 +1 @@
BASEROW_PUBLIC_URL=BASEROW_DOMAIN

3
starter/env/n8n.env vendored Normal file
View File

@ -0,0 +1,3 @@
N8N_HOST=N8N_DOMAIN
NODE_ENV=production
N8N_ENCRYPTION_KEY=changeme