Skip to content

Commit

Permalink
[Upd] Share s-pipes-engine service setup across deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Dec 8, 2023
1 parent a9d1650 commit e9e4ccc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/internal-auth/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
environment:
FORMGEN_REPOSITORY_URL: "http://db-server:7200/repositories/record-manager-formgen"
volumes:
- ./s-pipes-engine/scripts:/scripts/root
- ../shared/s-pipes-engine/scripts:/scripts/root

db-server:
build:
Expand Down

0 comments on commit e9e4ccc

Please sign in to comment.