made a lot of changes to accomodate running the same app for differnt projects.

This commit is contained in:
2020-04-24 10:43:33 -07:00
parent 206ed58eb9
commit 27e3c4e614
36 changed files with 897 additions and 121 deletions
+4 -3
View File
@@ -1,10 +1,11 @@
# Domains & Project
PREFIX=p1
DOMAIN_NAME=gitea.nickyeoman.com
GITEA_DOMAIN_NAME=gitea.nickyeoman.com
# Software versions
GITEA_V=1.11.4
GITEA_PORT=22
# Network
NETWORK_NAME=traefik_web
#passwords
GITEA_MYSQL_ROOT_PASSWORD=changeMe
GITEA_MYSQL_PASSWORD=changemeAlso