10 lines
326 B
HTML
10 lines
326 B
HTML
<head>
|
|
<title>Anthracite</title>
|
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
|
</head>
|
|
<center>
|
|
<h1>Anthracite is Running in Docker Compose!</h1>
|
|
<p>If you are seeing this page, then Anthracite is configured correctly!</p>
|
|
<p>Bind-mount a directory to "/www" to begin serving your website.</p>
|
|
</center>
|