Commit f5a7c8d
committed
docs: add Environment Variables section to Publisher guide
Adds an Environment Variables subsection under Deployment &
Configuration in publishing.malloynb. Covers the most common
runtime vars (PUBLISHER_PORT, MCP_PORT, SERVER_ROOT, LOG_LEVEL,
GOOGLE_APPLICATION_CREDENTIALS) and the newly introduced
PG_CONNECT_TIMEOUT_SECONDS, with a link to the publisher README
for the full list and matching CLI flags.
PG_CONNECT_TIMEOUT_SECONDS was added in
malloydata/publisher#741 to bound the libpq handshake on
Postgres-backed DuckLake manifest catalogs.
Signed-off-by: Monty Lennie <montylennie@gmail.com>1 parent dcdbff2 commit f5a7c8d
1 file changed
Lines changed: 13 additions & 0 deletions
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
175 | 188 | | |
176 | 189 | | |
177 | 190 | | |
| |||
0 commit comments