Flake Rework
This commit is contained in:
1
env/baserow.env
vendored
Normal file
1
env/baserow.env
vendored
Normal file
@ -0,0 +1 @@
|
||||
BASEROW_PUBLIC_URL=https://BASEROW_DOMAIN
|
4
env/n8n.env
vendored
Normal file
4
env/n8n.env
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
N8N_HOST=N8N_DOMAIN
|
||||
WEBHOOK_URL=https://N8N_DOMAIN
|
||||
NODE_ENV=production
|
||||
N8N_ENCRYPTION_KEY=changeme
|
Reference in New Issue
Block a user