chore(docs): Staging server toevoegen
This commit is contained in:
		
							parent
							
								
									41b36f430e
								
							
						
					
					
						commit
						6ab9f8d8a1
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -15,6 +15,10 @@ const doc = { | ||||||
|             url: 'http://localhost:3000/', |             url: 'http://localhost:3000/', | ||||||
|             description: 'Development server', |             description: 'Development server', | ||||||
|         }, |         }, | ||||||
|  |         { | ||||||
|  |             url: 'http://localhost/', | ||||||
|  |             description: 'Staging server', | ||||||
|  |         }, | ||||||
|         { |         { | ||||||
|             url: 'https://sel2-1.ugent.be/', |             url: 'https://sel2-1.ugent.be/', | ||||||
|             description: 'Production server', |             description: 'Production server', | ||||||
|  |  | ||||||
		Reference in a new issue