Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
links -> depends_on
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj authored Jul 5, 2020
1 parent 4fa3614 commit 8f84b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build: .
ports:
- 8000:8000
links:
depends_on:
- mariadb
- chromedp
volumes:
Expand Down

0 comments on commit 8f84b18

Please sign in to comment.