mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-08-19 07:34:37 +02:00
Add "Build: ." to docker-compose.yml
This commit is contained in:
@@ -2,6 +2,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
discord-reminder-bot:
|
discord-reminder-bot:
|
||||||
image: thelovinator/discord-reminder-bot
|
image: thelovinator/discord-reminder-bot
|
||||||
|
build: .
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
container_name: discord-reminder-bot
|
container_name: discord-reminder-bot
|
||||||
|
Reference in New Issue
Block a user