Update sql files paths for docker and add 'FUNCTION_INTERNAL_API' into settings.sql
This commit is contained in:
parent
96372f0e90
commit
4070b38a58
4 changed files with 21 additions and 20 deletions
|
|
@ -23,3 +23,4 @@ INSERT INTO settings (name, value) VALUES ('AWS_SES_EMAIL_FROM', '');
|
|||
INSERT INTO settings (name, value) VALUES ('EMAIL_MAX_TXS', '');
|
||||
INSERT INTO settings (name, value) VALUES ('FUNCTION_LNDHUB', '');
|
||||
INSERT INTO settings (name, value) VALUES ('LNDHUB_URL', '');
|
||||
INSERT INTO settings (name, value) VALUES ('FUNCTION_INTERNAL_API', '');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue