Skip to content

Commit 03b7367

Browse files
committed
Use svc.toolforge.org
1 parent b6378f3 commit 03b7367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/toolforge-prep.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
SINGLE_REGISTRY="true"
33
REGISTRY_SECURED="false"
4-
REGISTRY_URL="https://docker-registry.tools.wmflabs.org"
4+
REGISTRY_URL="https://docker-registry.svc.toolforge.org"
55
REGISTRY_TITLE="Toolforge Docker Registry"
66

77
BIN_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
You should have received a copy of the GNU Affero General Public License
1515
along with this program. If not, see <http://www.gnu.org/licenses/>.
1616
--><!DOCTYPE html><html><head><meta charset="UTF-8" /><link href="docker-registry-ui.css" rel="stylesheet" type="text/css"><meta name="viewport" content="width=device-width, initial-scale=1" /><meta property="og:site_name" content="Docker Registry UI" /><meta name="twitter:card" content="summary" /><meta name="twitter:site" content="@Joxit" /><meta name="twitter:creator" content="@Jones Magloire" /><title>Docker Registry UI</title></head><body><docker-registry-ui
17-
registry-url="https://docker-registry.tools.wmflabs.org"
17+
registry-url="https://docker-registry.svc.toolforge.org"
1818
name="Toolforge Docker Registry"
1919
pull-url=""
2020
show-content-digest=""

0 commit comments

Comments
 (0)