We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d98ca commit eaf6ed1Copy full SHA for eaf6ed1
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