mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-08-01 08:33:27 +02:00
Remove build: . from docker-compose.yml
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
services:
|
||||
discord-reminder-bot:
|
||||
image: thelovinator/discord-reminder-bot
|
||||
build: .
|
||||
env_file:
|
||||
- .env
|
||||
container_name: discord-reminder-bot
|
||||
|
Reference in New Issue
Block a user