works on system, lets try on docker
This commit is contained in:
@@ -5,4 +5,6 @@ services:
|
||||
volumes:
|
||||
- ./config.json:/usr/src/bot/config.json
|
||||
- ./state.json:/usr/src/bot/state.json
|
||||
- ./cache.json:/usr/src/bot/cache.json
|
||||
- ./cache.json:/usr/src/bot/cache.json
|
||||
ports:
|
||||
- 3000:3000
|
||||
Reference in New Issue
Block a user