mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Allow Sandstorm to serve Wekan HTTP API
This is probably not a "whole" fix, but this may be a missing piece.
This commit is contained in:
parent
b881c3b908
commit
485f6b5ac2
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
verbPhrase = (defaultText = "removed from card"),
|
||||
), ],
|
||||
),
|
||||
|
||||
apiPath = "/api",
|
||||
saveIdentityCaps = true,
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue