Skip to content

Commit

Permalink
Jenkins setup for eurl-api - network config
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshshettyin committed Nov 1, 2024
1 parent 253f5b2 commit eb5008c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ services:
PORT: 3215
networks:
nginx-proxy-manager_default:
ipv4_address: 172.17.0.7
ipv4_address: 172.18.0.4

networks:
nginx-proxy-manager_default:
external: true
ipam:
config:
- subnet: 172.17.0.0/16
- subnet: 172.18.0.0/16

0 comments on commit eb5008c

Please sign in to comment.