Skip to content

Commit

Permalink
update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Jun 19, 2023
1 parent 75c69c5 commit 0ce0e32
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ services:
- "3001:3001"
restart: unless-stopped
networks:
- cardanonet
- bworksnet

networks:
cardanonet:
bworksnet:
name: bworksnet
driver: bridge

0 comments on commit 0ce0e32

Please sign in to comment.