mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 06:56:44 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
15d8a1be76
commit
87a45b1bc5
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ export async function configureRailwayService(opts: {
|
||||||
token: string;
|
token: string;
|
||||||
serviceId: string;
|
serviceId: string;
|
||||||
environmentId: string;
|
environmentId: string;
|
||||||
|
projectId?: string;
|
||||||
image: string;
|
image: string;
|
||||||
variables: Record<string, string>;
|
variables: Record<string, string>;
|
||||||
startCommand?: string;
|
startCommand?: string;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue