Skip to content

Commit

Permalink
fix(docker-compose): Move from deprecated network config
Browse files Browse the repository at this point in the history
  • Loading branch information
zer0init1 authored Mar 6, 2023
1 parent 6f3bf98 commit 555c497
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ services:

networks:
bcoin:
external:
name: "bcoin"
external: true
nginx-proxy:
external:
name: "nginx-proxy"
external: true

0 comments on commit 555c497

Please sign in to comment.