Testing whether folder works #26
@@ -2,7 +2,6 @@ import pytest
|
|||||||
import requests
|
import requests
|
||||||
import os
|
import os
|
||||||
|
|
||||||
# Configuration
|
|
||||||
# Configuration
|
# Configuration
|
||||||
DOMAIN = os.getenv("DOMAIN", "dev.kovagoadi.hu")
|
DOMAIN = os.getenv("DOMAIN", "dev.kovagoadi.hu")
|
||||||
PORT = os.getenv("PORT", "898")
|
PORT = os.getenv("PORT", "898")
|
||||||
|
|||||||
Reference in New Issue
Block a user