Skip to content

Commit

Permalink
build(compliance): add public network to the compliance container
Browse files Browse the repository at this point in the history
  • Loading branch information
psanders committed Jun 22, 2024
1 parent 444e7d4 commit 8500f30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ services:
networks:
internal:
ipv4_address: 10.111.221.22
public:
ipv4_address: 10.111.220.22
aliases:
- sip.provider.net

Expand Down

0 comments on commit 8500f30

Please sign in to comment.