Skip to content

Commit fd3e941

Browse files
committed
fix volume directive
1 parent 9be6d03 commit fd3e941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ services:
1616
volumes: # For file editing, watching, etc
1717
- electric-io:/usr/app
1818
- /usr/app/node_modules
19-
volumes: electric-io
19+
volumes: electric-io:

0 commit comments

Comments
 (0)