Skip to content

Commit

Permalink
Merge pull request #534 from umccr/refactor/fm-compile-database
Browse files Browse the repository at this point in the history
refactor(filemanager): compile database and migrations
  • Loading branch information
mmalenic authored Sep 6, 2024
2 parents 36bb67b + ad8a601 commit f954ff7
Show file tree
Hide file tree
Showing 39 changed files with 1,163 additions and 1,177 deletions.
3 changes: 0 additions & 3 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ services:
build:
context: ./lib/workload/stateless/stacks/filemanager
dockerfile: Dockerfile
args:
# The build itself needs access to the database.
DATABASE_URL: postgresql://orcabus:[email protected]:5432/filemanager # pragma: allowlist secret
depends_on:
- db
healthcheck:
Expand Down
Loading

0 comments on commit f954ff7

Please sign in to comment.