Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Edadil
MS
model
Commits
fefc0570
Commit
fefc0570
authored
1 month ago
by
Шаронов Егор Алексеевич
Browse files
Options
Download
Patches
Plain Diff
auto tables creation
parent
2ab88a69
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deployment/docker-compose.yml
+1
-0
deployment/docker-compose.yml
with
1 addition
and
0 deletions
+1
-0
deployment/docker-compose.yml
+
1
−
0
View file @
fefc0570
...
...
@@ -12,6 +12,7 @@ services:
-
"
5432:5432"
volumes
:
-
db-data:/var/lib/postgresql/data
-
../migrations/init.sql:/docker-entrypoint-initdb.d/init.sql:ro
vectorizer-worker
:
image
:
timescale/pgai-vectorizer-worker:0.2.0
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets