mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
* Add schema * feat: add `external` property to `coder_app` This allows exposing applications that open an external URL.
2 lines
49 B
SQL
2 lines
49 B
SQL
ALTER TABLE workspace_apps DROP COLUMN external;
|