mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
d170d27e80
* 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;
|