모든 버그 해결

This commit is contained in:
imnyang 2024-11-06 22:57:35 +09:00
commit e19aa64c8f
14 changed files with 96 additions and 31 deletions

7
app/config.example.json Normal file
View file

@ -0,0 +1,7 @@
{
"ROOT": "/code/app/",
"INSTAGRAM_ID": "today.isangjeong",
"INSTAGRAM_PASSWORD": "",
"KEY": "",
"WEBHOOK_URL": ""
}