Gitea with Let's Encrypt Using Docker Compose
This commit is contained in:
parent
05e98b60bd
commit
dd8ec656d1
@ -3,7 +3,7 @@
|
|||||||
# 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 https://www.heyvaldemar.com/install-gitea-using-docker-compose/
|
||||||
|
|
||||||
# Change variables in the `.env` to meet your requirements.
|
# 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`.
|
# Note that the `.env` file should be in the same directory as `gitea-traefik-letsencrypt-docker-compose.yml`.
|
||||||
|
|
||||||
# Create networks for your services before deploying the configuration using the commands:
|
# Create networks for your services before deploying the configuration using the commands:
|
||||||
# `docker network create traefik-network`
|
# `docker network create traefik-network`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user