Skip to content

Commit 6a5b30b

Browse files
committed
fix: setting up volume for icons in correct place
1 parent d335038 commit 6a5b30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
depends_on:
1313
- backend
1414
volumes:
15-
- public:/usr/share/nginx/html/assets
15+
- public:/usr/share/nginx/html/assets/assets
1616

1717
volumes:
1818
public:

0 commit comments

Comments
 (0)