Fix compose file #3

Merged
LucidKobold merged 1 commits from deploy/docker-compose into main 2025-02-19 11:23:26 -05:00

View File

@@ -1,5 +1,5 @@
services: services:
bot: bot:
env_file: stack.env env_file: stack.env
build: build: https://github.com/LucidCreationsMedia/No-Twitter-Bot.git
context: . context: .