fix: CI: fix conductor type
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Aravinth Manivannan 2022-12-19 08:38:06 +05:30
parent 04e3ab398d
commit f919dcb691
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ services:
- LPCONDUCTOR__SOURCE_CODE="https://git.batsense.net/LibrePages/conductor"
- LPCONDUCTOR_SERVER__PROXY_HAS_TLS=false
- LPCONDUCTOR_DEBUG=false
- LPCONDUCTOR_CONDUCTOR="dummy"
- LPCONDUCTOR_CONDUCTOR="Dummy"
- LPCONDUCTOR_SERVER_URL_PREFIX=""
- LPCONDUCTOR_SERVER_DOMAIN="librepages.test"
- LPCONDUCTOR_SERVER_IP="0.0.0.0"