mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Remove setting of empty github token
This commit is contained in:
		
							parent
							
								
									9762524d88
								
							
						
					
					
						commit
						fbd8ac254f
					
				| 
						 | 
					@ -19,7 +19,6 @@ To run the application do:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    export FLASK_APP=githubnavigator.entrypoint
 | 
					    export FLASK_APP=githubnavigator.entrypoint
 | 
				
			||||||
    export FLASK_ENV=development
 | 
					    export FLASK_ENV=development
 | 
				
			||||||
    export GITHUB_TOKEN=
 | 
					 | 
				
			||||||
    flask run
 | 
					    flask run
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The output should be something like:
 | 
					The output should be something like:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user