mirror of
https://github.com/cassoule/flopobot_v2.git
synced 2026-01-18 16:37:40 +01:00
images
This commit is contained in:
1
index.js
1
index.js
@@ -2666,6 +2666,7 @@ app.post('/interactions', verifyKeyMiddleware(process.env.PUBLIC_KEY), async fun
|
||||
});
|
||||
|
||||
app.use(express.json());
|
||||
app.use('/public', express.static('public'));
|
||||
|
||||
// Check flAPI
|
||||
app.get('/check', (req, res) => {
|
||||
|
||||
BIN
public/images/curry.png
Normal file
BIN
public/images/curry.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 296 KiB |
Reference in New Issue
Block a user