coolify integration.
This commit is contained in:
@@ -33,7 +33,11 @@ const DEFAULT_CONFIG = {
|
||||
sshKeyPath: '',
|
||||
targetPath: '',
|
||||
autoLoad: true,
|
||||
autoStart: true
|
||||
autoStart: true,
|
||||
// Files to upload during deploy (relative to project root)
|
||||
// Default: tar, docker-compose.yml, .env
|
||||
// Can add: data/, configs/, etc.
|
||||
uploadFiles: []
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user