Gitea with Let's Encrypt Using Docker Compose

This commit is contained in:
Vladimir Mikhalev 2023-11-12 17:22:12 -05:00 committed by GitHub
parent dd8ec656d1
commit 402d3f34e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Gitea with Let's Encrypt Using Docker Compose
# The complete installation guide is available on my https://www.heyvaldemar.com/install-gitea-using-docker-compose/
# The complete installation guide is available on my website https://www.heyvaldemar.com/install-gitea-using-docker-compose/
# Change variables in the `.env` to meet your requirements.
# Note that the `.env` file should be in the same directory as `gitea-traefik-letsencrypt-docker-compose.yml`.