Updated name for deploy action and url for docs from not found
This commit is contained in:
parent
2dd361ce7e
commit
bfd8053c15
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Deploy image to Docker Hub and pull it
|
name: Deploy image to server, build and run
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>404</h1>
|
<h1>404</h1>
|
||||||
<p>Oops! Page not found.</p>
|
<p>Oops! Page not found.</p>
|
||||||
<a href="/openapi">Go back to the documentation</a>
|
<a href="http://localhost:8000/openapi">Go back to the documentation</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user