4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
upstream docker-registry {
|
||
|
server $REGISTRY_URL;
|
||
|
}
|