Load .env in Makefile

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Andrey Lugovskoy 2026-02-15 13:03:09 +03:00
parent b130b82d33
commit cd45bc9d84

View file

@ -1,3 +1,6 @@
-include .env
export
.PHONY: build run test vet clean
BINARY = max-telegram-bridge-bot