We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c627a commit 286a454Copy full SHA for 286a454
docs/modules/fxcore.md
@@ -46,6 +46,7 @@ When you use a Yokai `application template`, you have nothing to install, it's r
46
modules:
47
core:
48
server:
49
+ expose: true # to expose the core http server, disabled by default
50
address: ":8081" # core http server listener address (default :8081)
51
errors:
52
obfuscate: false # to obfuscate error messages on the core http server responses
0 commit comments