Commit b37e1bcd authored by John Red Medrano's avatar John Red Medrano

replace ip on docker-compose

parent 09035259
......@@ -11,11 +11,11 @@ services:
- 7010:8000
networks:
rms_main_network:
ipv4_address: 172.168.70.10
ipv4_address: 10.0.75.10
networks:
rms_main_network:
driver: bridge
ipam:
config:
- subnet: 172.17.0.0/16
- subnet: 10.0.75.0/16
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment