There was an error while loading. Please reload this page.
1 parent 5f2f7df commit 6f9d1b9Copy full SHA for 6f9d1b9
1 file changed
.github/workflows/ci.yaml
@@ -44,6 +44,7 @@ jobs:
44
echo 'DEMO_DATASET=true' >> .env
45
echo 'BE_TAG=develop' >> .env
46
echo 'FE_TAG=develop' >> .env
47
+ echo 'DOMAIN=localhost' >> .env
48
echo 'HOSTS=localhost' >> .env
49
cp .env.cache.example .env.cache
50
cp .env.openSearch.example .env.openSearch
0 commit comments