mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
made a lot of changes to accomodate running the same app for differnt projects.
This commit is contained in:
+1
-4
@@ -1,6 +1,6 @@
|
||||
# Domains & Project
|
||||
PREFIX=p1
|
||||
DOMAIN_NAME=traefik.nickyeoman.com
|
||||
TRAEFIK_DOMAIN_NAME=traefik.nickyeoman.com
|
||||
|
||||
# Passwords
|
||||
# https://medium.com/@techupbusiness/add-basic-authentication-in-docker-compose-files-with-traefik-34c781234970
|
||||
@@ -11,6 +11,3 @@ TRAEFIK_PASS=M@keASecureOne
|
||||
# Software versions
|
||||
# https://hub.docker.com/_/traefik
|
||||
TRAEFIK_V=2.2.0
|
||||
|
||||
# Network
|
||||
NETWORK_NAME=traefik_web
|
||||
|
||||
Reference in New Issue
Block a user