mirror of
https://github.com/penpot/penpot.git
synced 2026-05-15 04:54:10 +00:00
🐳 Add enable-mcp to docker-compose as default behaviour
This commit is contained in:
parent
d4dade2c3e
commit
4df707c0ff
@ -24,7 +24,7 @@
|
||||
# WARNING: if you're exposing Penpot to the internet, you should remove the flags
|
||||
# 'disable-secure-session-cookies' and 'disable-email-verification'
|
||||
x-flags: &penpot-flags
|
||||
PENPOT_FLAGS: disable-email-verification enable-smtp enable-prepl-server disable-secure-session-cookies
|
||||
PENPOT_FLAGS: disable-email-verification enable-smtp enable-prepl-server disable-secure-session-cookies enable-mcp
|
||||
|
||||
x-uri: &penpot-public-uri
|
||||
PENPOT_PUBLIC_URI: http://localhost:9001
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user