mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✨ Add file soft validation support
This commit is contained in:
@@ -28,7 +28,8 @@ export PENPOT_FLAGS="\
|
||||
enable-access-tokens \
|
||||
disable-file-validation \
|
||||
disable-file-schema-validation \
|
||||
enable-soft-file-schema-validation";
|
||||
enable-soft-file-schema-validation \
|
||||
enable-soft-file-validation";
|
||||
|
||||
# export PENPOT_DATABASE_URI="postgresql://172.17.0.1:5432/penpot"
|
||||
# export PENPOT_DATABASE_USERNAME="penpot"
|
||||
|
||||
Reference in New Issue
Block a user