Fix compose file #4

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

View File

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