forked from coop-cloud/traefik
		
	Add default COMPOSE_FILE
This commit is contained in:
		| @ -8,6 +8,10 @@ LETS_ENCRYPT_EMAIL=certs@example.com | |||||||
| # WARN, INFO etc. | # WARN, INFO etc. | ||||||
| LOG_LEVEL=WARN | LOG_LEVEL=WARN | ||||||
|  |  | ||||||
|  | # This is here so later lines can extend the definition; you likely don't wanna | ||||||
|  | # edit | ||||||
|  | COMPOSE_FILE="compose.yml" | ||||||
|  |  | ||||||
| ##################################################################### | ##################################################################### | ||||||
| # General settings                                                  # | # General settings                                                  # | ||||||
| ##################################################################### | ##################################################################### | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user