Compare commits
2 Commits
922c85962c
...
98d74658e9
| Author | SHA1 | Date | |
|---|---|---|---|
| 98d74658e9 | |||
|
|
9a27018922 |
@@ -45,7 +45,7 @@
|
|||||||
$dockerServers = ['172.18.0.2'];
|
$dockerServers = ['172.18.0.2'];
|
||||||
|
|
||||||
// 테스트 서버
|
// 테스트 서버
|
||||||
$testServers = ['192.168.200.9', '192.168.10.237', '175.126.191.182'];
|
$testServers = ['192.168.200.9', '192.168.10.237', '175.126.191.182', '192.168.10.243'];
|
||||||
|
|
||||||
// 운영 서버 IP 매핑
|
// 운영 서버 IP 매핑
|
||||||
$prodServers = [
|
$prodServers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user