Create another PR env
All checks were successful
build-and-push / docker (pull_request) Successful in 38s

This commit is contained in:
dobiadi
2024-10-24 18:19:03 +02:00
parent 7e54c802db
commit 6d4c73762e

View File

@@ -14,6 +14,6 @@
</style> </style>
</head> </head>
<body> <body>
<h1>Welcome to better nginx!</h1> <h1>Welcome to another PR test!</h1>
</body> </body>
</html> </html>