Settings
Overview
Danger
These settings are for Abyss workspaces that include a .abyss/settings.json file.
Settings help configure the backend and the build process.
Abyss settings config file is called settings.json under the .abyss config directory.
├── .abyss| ├── environments.json| └── settings.jsonAbyss Configuration
Here are the default settings:
{ "buildType": "server-node"}Table of Contents