Configure fly.io and docker

This commit is contained in:
Guntis Smaukstelis
2023-05-12 23:57:04 +03:00
parent c07604512c
commit 7cb6349ac7
5 changed files with 65 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>WeatherTool</title>
</head>
<body>
<h1>Hello, Weather!</h1>
</body>
</html>