Skip to content

Commit f94acb2

Browse files
HishamHisham
authored andcommitted
test default
1 parent 9f1054a commit f94acb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ fi
4747
# upstream registry2 {
4848
# server 5.0.1.10;
4949
# }
50-
echo -n "" >> /etc/nginx/upstreams.conf
50+
echo -n "server {}" >> /etc/nginx/upstreams.conf
5151

5252
if [ ! -z "$UPSTREAM_MAPPINGS" ]; then
5353

0 commit comments

Comments
 (0)