Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb committed Nov 25, 2022
1 parent b9aa1f3 commit 4f0ea02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-local-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ services:
- flowforge
restart: always
volumes:
- "./etc/flowforge-storage.yml:/usr/src/flowforge-file-servr/etc/flowforge-storage.yml"
- "./etc/flowforge-storage.yml:/usr/src/flowforge-file-server/etc/flowforge-storage.yml"
- "./fileStorage:/usr/src/flowforge-file-server/var/root"
depends_on:
- "forge"
Expand Down

0 comments on commit 4f0ea02

Please sign in to comment.