Testing whether folder works #26

Merged
kovagoadi merged 52 commits from add-route-to-staging-dev into main 2025-12-25 20:43:32 +01:00
Showing only changes of commit 6041825b49 - Show all commits

View File

@@ -2,7 +2,6 @@ import pytest
import requests
import os
# Configuration
# Configuration
DOMAIN = os.getenv("DOMAIN", "dev.kovagoadi.hu")
PORT = os.getenv("PORT", "898")