feat: initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Foundation-1 service constants and configuration."""
|
||||
|
||||
FOUNDATION1_PORT = 8002
|
||||
FOUNDATION1_BASE_URL = f"http://127.0.0.1:{FOUNDATION1_PORT}"
|
||||
Reference in New Issue
Block a user