Skip to content

Commit 33250b7

Browse files
committed
Merge branch 'common'
2 parents 20367f4 + 0bb9ecc commit 33250b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ services:
6868
container_name: nginx
6969
mem_limit: 64m
7070
build: ./nginx/
71+
depends_on:
72+
- parseapi
7173
networks:
7274
- my-net
7375
ports:

0 commit comments

Comments
 (0)