Skip to content

Commit

Permalink
use bridge network
Browse files Browse the repository at this point in the history
  • Loading branch information
Joeyh021 committed Dec 8, 2022
1 parent 5f6a93a commit d8c2242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: "3.9"
services:
server:
network_mode: bridge
build: .
ports:
- "8123:8123"
Expand Down

0 comments on commit d8c2242

Please sign in to comment.