Files
docker-compose-cookbooks/gitea/env-sample
T
nick 206ed58eb9 Cleaned up all compose files
cleaned up all the files.
they should now all work for multiple projects.
2020-04-16 21:13:59 -07:00

11 lines
149 B
Plaintext

# Domains & Project
PREFIX=p1
DOMAIN_NAME=gitea.nickyeoman.com
# Software versions
GITEA_V=1.11.4
GITEA_PORT=22
# Network
NETWORK_NAME=traefik_web