Commit 769dc6c0 authored by John Red Medrano's avatar John Red Medrano

fixing docker issue

parent b37e1bcd
......@@ -11,11 +11,11 @@ services:
- 7010:8000
networks:
rms_main_network:
ipv4_address: 10.0.75.10
ipv4_address: 172.168.70.10
networks:
rms_main_network:
driver: bridge
ipam:
config:
- subnet: 10.0.75.0/16
- subnet: 172.17.0.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