Gitea with Let's Encrypt in a Docker Compose

This commit is contained in:
Vladimir Mikhalev 2022-08-14 12:12:33 -04:00 committed by GitHub
parent 9ac0deff6d
commit fb9eafa988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Run `gitea-restore-database.sh` to restore database if needed.
Deploy Gitea server with a Docker Compose using the command:
`docker-compose -f gitea-traefik-letsencrypt-docker-compose.yml -p gitea up -d`
`docker compose -f gitea-traefik-letsencrypt-docker-compose.yml -p gitea up -d`
# Author
hey, Im Vladimir Mikhalev, but my friends call me Valdemar.