File size: 69 Bytes
9b7a8fe
 
 
1
2
3
import os
print(os.getenv("SPACE_HOST"))
print(os.getenv("SPACE_ID"))