kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			bump dottie
							rodzic
							
								
									143d5703dd
								
							
						
					
					
						commit
						e18d6083a2
					
				| 
						 | 
				
			
			@ -1,12 +1,16 @@
 | 
			
		|||
#!/bin/bash
 | 
			
		||||
# -*- mode: bash -*-
 | 
			
		||||
# vi: ft=bash
 | 
			
		||||
# shellcheck disable=SC2034,SC2148
 | 
			
		||||
 | 
			
		||||
# Use Dottie (https://github.com/jippi/dottie) to manage this .env file easier!
 | 
			
		||||
#
 | 
			
		||||
# @dottie/source .env.docker
 | 
			
		||||
# For example:
 | 
			
		||||
#
 | 
			
		||||
# shellcheck disable=SC2034,SC2148
 | 
			
		||||
#   Run [dottie update] to update your [.env] file with upstream (as part of upgrade)
 | 
			
		||||
#   Run [dottie validate] to validate youe [.env] file
 | 
			
		||||
#
 | 
			
		||||
# @dottie/source .env.docker
 | 
			
		||||
 | 
			
		||||
################################################################################
 | 
			
		||||
# app
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,7 @@
 | 
			
		|||
.bashrc
 | 
			
		||||
.DS_Store
 | 
			
		||||
.env
 | 
			
		||||
.env.dottie-backup
 | 
			
		||||
.git-credentials
 | 
			
		||||
.gitconfig
 | 
			
		||||
/.composer/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -21,7 +21,7 @@ ARG FOREGO_VERSION="0.17.2"
 | 
			
		|||
ARG GOMPLATE_VERSION="v3.11.6"
 | 
			
		||||
 | 
			
		||||
# See: https://github.com/jippi/dottie
 | 
			
		||||
ARG DOTTIE_VERSION="v0.6.9"
 | 
			
		||||
ARG DOTTIE_VERSION="v0.7.0"
 | 
			
		||||
 | 
			
		||||
###
 | 
			
		||||
# PHP base configuration
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue