Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b6069b

Browse files
authored
Added SITE_SEARCH_DATABASE_URL to dashboard.sh (#1597)
1 parentfd1e3f8 commit7b6069b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎docker/dashboard.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set -e
33

44
export DATABASE_URL=postgres://postgresml:postgresml@127.0.0.1:5432/postgresml
5+
export SITE_SEARCH_DATABASE_URL=postgres://postgresml:postgresml@127.0.0.1:5432/postgresml
56
export DASHBOARD_STATIC_DIRECTORY=/usr/share/pgml-dashboard/dashboard-static
67
export DASHBOARD_CMS_DIRECTORY=/usr/share/pgml-cms
78
export SEARCH_INDEX_DIRECTORY=/var/lib/pgml-dashboard/search-index

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp