mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
✨ Enable access tokens by default
This commit is contained in:
parent
d80aa7593b
commit
aaf9c6e50b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ export PENPOT_FLAGS="\
|
||||||
enable-fdata-storage-objets-map \
|
enable-fdata-storage-objets-map \
|
||||||
disable-secure-session-cookies \
|
disable-secure-session-cookies \
|
||||||
enable-smtp \
|
enable-smtp \
|
||||||
enable-webhooks";
|
enable-access-tokens";
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue