Compare commits
No commits in common. "2d90360d632de46deb9c5ae14e2a858c64315e59" and "54e4f17b69a642d019abff6f306fabebdfa17cb3" have entirely different histories.
2d90360d63
...
54e4f17b69
2 changed files with 3 additions and 6 deletions
|
@ -22,7 +22,6 @@ jobs:
|
|||
registry: forge.k3s.fr
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
pull: true
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
|
|
@ -94,14 +94,12 @@
|
|||
<p>The digital elevation data comes from ESA's Copernicus program.</p>
|
||||
<h3>Rate limits</h3>
|
||||
<p>Don't be an idiot. Less than 10/s is okay</p>
|
||||
<h3>Source code</h3>
|
||||
<p><a href="https://forge.k3s.fr/elevation-api-eu/api-server">https://forge.k3s.fr/elevation-api-eu/api-server</a></p>
|
||||
<h3>Contact</h3>
|
||||
<p>For more information, you can reach me at f@vi-di.fr. Patches welcome!</p>
|
||||
<p>For more information, you can reach me at f@vi-di.fr</p>
|
||||
</section>
|
||||
<footer>
|
||||
<p>© 2024 <a href="https://frank.villaro-dixon.eu">Frank Villaro-Dixon</a>. No rights reserved. Made with love in 🇨🇭 and 🇫🇷</p>
|
||||
<p>© 2024 Frank Villaro-Dixon. No rights reserved</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
Loading…
Reference in a new issue