mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Change base url
This commit is contained in:
parent
26364df8b7
commit
6826e63c86
@ -9,7 +9,7 @@
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<title>Strapi Admin</title>
|
||||
<base href="/admin/">
|
||||
<base href="/admin">
|
||||
</head>
|
||||
<body>
|
||||
<!-- The app hooks into this div -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user