Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Configuration Hosts

ZeroC0D3 Team edited this page Jan 9, 2018 · 1 revision

Hosts Configuration

Hosts configuration at /etc/hosts

Hosts Development / Staging

127.0.0.1        localhost
192.168.0.10     dev.zeroc0d3lab.com

Hosts Production

127.0.0.1        localhost
127.0.1.1        zeroc0d3lab.com
192.168.0.100    zeroc0d3lab.com
Clone this wiki locally