Skip to content

Commit

Permalink
rename configs to inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinblack committed Dec 5, 2023
1 parent af7277f commit 5429bdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ services:
image: quay.io/arcalot/arcaflow-plugin-template-python
build: .
volumes:
- source: ./configs/example.yaml
- source: ./inputs/example.yaml
target: /config/example.yaml
type: bind
File renamed without changes.

0 comments on commit 5429bdf

Please sign in to comment.