7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
|
|
upstream gatewayService {
|
||
|
|
server ${GATEWAY_NAME}:7011;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|