fix specs, add migrator

This commit is contained in:
Dylan Knutson
2024-12-18 22:53:05 +00:00
parent f2074a8544
commit eca9b2e5cb
22 changed files with 1012 additions and 171 deletions

View File

@@ -10,6 +10,8 @@ services:
- ../..:/workspaces:cached
- ./fish-shell-conf-d:/home/vscode/.config/fish/conf.d
- devcontainer-redux-gem-cache:/usr/local/rvm/gems
- devcontainer-redux-blob-files:/mnt/blob_files_development
- /tank/redux-data/blob_files_production:/mnt/blob_files_production
# Overrides default command so things don't shut down after the process ends.
command: sleep infinity
@@ -44,3 +46,4 @@ services:
volumes:
postgres-data:
devcontainer-redux-gem-cache:
devcontainer-redux-blob-files: