Skip to content

Commit 7060d33

Browse files
samad-yar-khanadnanhashmi09
authored andcommitted
update docker compose
1 parent 73d2b11 commit 7060d33

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docker-compose.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ services:
5050
path: ./backend/dev-requirements.txt
5151

5252
- action: sync+restart
53-
path: ./setup_util/supervisord.conf
53+
path: ./setup_utils/supervisord.conf
5454
target: /etc/supervisord.conf
5555

5656
- action: rebuild
@@ -72,3 +72,8 @@ services:
7272

7373
- action: rebuild
7474
path: ./web-server/package.json
75+
76+
- action: sync+restart
77+
path: ./setup_utils/
78+
target: /app/setup_utils
79+

0 commit comments

Comments
 (0)