We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53fcf97 + eaf6ed1 commit 20be800Copy full SHA for 20be800
docker-compose.yml
@@ -2,6 +2,7 @@ services:
2
codey-bot:
3
image: codey:latest
4
container_name: codey-bot
5
+ restart: always
6
env_file:
7
- .env
8
environment:
0 commit comments