mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
10 lines
169 B
Text
Executable file
10 lines
169 B
Text
Executable file
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Sample application</title>
|
|
</head>
|
|
<body>
|
|
<div id="app-container"></div>
|
|
</body>
|
|
</html>
|