Commit 3ad5446d authored by John Red Medrano's avatar John Red Medrano

Merge pull request #23 in RMS/api-main-service from red-develop to dev

* commit '769dc6c0':
  fixing docker issue
parents 6277c769 769dc6c0
......@@ -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