Files
adguard-dns-tools/test.py
moritzrfs b691781a0a
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Gitea Actions Demo / Explore-Own-Steps (push) Failing after 1s
Add python script vars
2025-05-04 17:37:29 +02:00

7 lines
92 B
Python

import os
# from dotenv import load_dotenv
# load_dotenv()
url = os.getenv("ADGUARD_URL")