mirror of
https://github.com/driftywinds/discord-timestamp-bot.git
synced 2025-12-19 15:03:32 +00:00
Update compose.yml
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.8'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
discord-timestamp-bot:
|
discord-timestamp-bot:
|
||||||
image: ghcr.io/driftywinds/discord-timestamp-bot
|
image: ghcr.io/driftywinds/discord-timestamp-bot:latest
|
||||||
container_name: timestamp-bot
|
container_name: timestamp-bot
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
|
|||||||
Reference in New Issue
Block a user