Improve self host support (#28)
* Add docker setup for self hosting * Add ses settings tables
This commit is contained in:
@@ -34,7 +34,8 @@
|
||||
"UNSEND_API_KEY",
|
||||
"UNSEND_URL",
|
||||
"GOOGLE_CLIENT_ID",
|
||||
"GOOGLE_CLIENT_SECRET"
|
||||
"GOOGLE_CLIENT_SECRET",
|
||||
"NEXT_PUBLIC_IS_CLOUD"
|
||||
]
|
||||
},
|
||||
"lint": {
|
||||
|
Reference in New Issue
Block a user