10 lines
327 B
YAML
10 lines
327 B
YAML
# ImageAssistant deployment configuration
|
|
|
|
# SSH host for plum (macOS machine)
|
|
host: plum
|
|
|
|
# Remote directory on plum
|
|
remote_dir: ~/Code/@projects/@lilith/lilith-platform/codebase/features/image-assistant/macos
|
|
|
|
# Backend API URL (apricot = 10.0.0.116, black = 10.0.0.11, plum = 10.0.0.123)
|
|
backend_url: http://10.0.0.116:3150
|