mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Update document to use FHS /usr/local/bin/gitea instead of /app/... for Docker (#19794)
				
					
				
			* Update document to use FHS `/usr/local/bin/gitea` instead of `/app/...` in Docker * Update docs/content/doc/installation/with-docker.zh-cn.md
This commit is contained in:
		| @@ -13,5 +13,3 @@ CUSTOM_PATH="/data/gitea" | ||||
|  | ||||
| # Provide docker defaults | ||||
| GITEA_WORK_DIR="${GITEA_WORK_DIR:-$WORK_DIR}" GITEA_CUSTOM="${GITEA_CUSTOM:-$CUSTOM_PATH}" exec -a "$0" "$GITEA" $CONF_ARG "$@" | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user