Refactored flags
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
x-flags: &penpot-flags
|
x-flags: &penpot-flags
|
||||||
# Merged disable-sandbox into the flags array to protect the headless engine
|
# Merged disable-sandbox into the flags array to protect the headless engine
|
||||||
PENPOT_FLAGS: disable-email-verification enable-smtp enable-prepl-server disable-secure-session-cookies enable-mcp disable-sandbox enable-login-with-password
|
# PENPOT_FLAGS: disable-email-verification enable-smtp enable-prepl-server disable-secure-session-cookies enable-mcp disable-sandbox enable-login-with-password
|
||||||
|
PENPOT_FLAGS: disable-email-verification enable-smtp enable-prepl-server disable-secure-session-cookies disable-sandbox enable-login-with-password
|
||||||
|
|
||||||
x-uri: &penpot-public-uri
|
x-uri: &penpot-public-uri
|
||||||
PENPOT_PUBLIC_URI: ${PENPOT_PUBLIC_URI}
|
PENPOT_PUBLIC_URI: ${PENPOT_PUBLIC_URI}
|
||||||
|
|||||||
Reference in New Issue
Block a user