Confusion about Status Config #923
-
Hello, Apologies if this is really simple and I'm missing something. Below is my current docker-compose.yml
Any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
I changed the tokens btw cause I'm a dumbass |
Beta Was this translation helpful? Give feedback.
-
I'm not sure that you can put that new line in the environment section. Have you tried removing the new line between '- DATA_DIR=./data' and '- BOT_STATUS=online'? |
Beta Was this translation helpful? Give feedback.
-
I got it working, i had to redo the docker compose instead of just stopping the container and restarting it. |
Beta Was this translation helpful? Give feedback.
I got it working, i had to redo the docker compose instead of just stopping the container and restarting it.