added restart policy

This commit is contained in:
Brad Ganley 2024-07-07 01:47:11 +00:00
parent daa69445f1
commit 1891fe5d57

View File

@ -3,6 +3,7 @@ version: '3.8'
services:
discord-bot:
network_mode: bridge
restart: always
build: .
container_name: discord-bot
env_file: