Skip to content

Commit eaf6ed1

Browse files
authored
add always restart (#539)
1 parent 48d98ca commit eaf6ed1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ services:
22
codey-bot:
33
image: codey:latest
44
container_name: codey-bot
5+
restart: always
56
env_file:
67
- .env
78
environment:

0 commit comments

Comments
 (0)