This commit is contained in:
8
templates/default/.env.template
Normal file
8
templates/default/.env.template
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Environment template for agent workspace
|
||||||
|
# This file is processed and copied to .env in the workspace
|
||||||
|
AGENT_ID={agentName}
|
||||||
|
WORKSPACE_PATH={workspacePath}
|
||||||
|
AGENT_WORKSPACE={workspacePath}
|
||||||
|
GIT_USER_EMAIL={gitUserEmail}
|
||||||
|
GIT_USER_NAME={gitUserName}
|
||||||
|
AGENT_CREATED_AT={agentCreatedAt}
|
||||||
Reference in New Issue
Block a user