Compare commits
	
		
			5 commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | e4db000be2 | ||
|   | b8616b0eb3 | ||
|   | 14a8c1b45c | ||
|   | c0046df8fb | ||
|   | 2502cd88bd | 
					 5 changed files with 9 additions and 21 deletions
				
			
		
							
								
								
									
										16
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -2502,16 +2502,6 @@ | ||||||
|         "read-package-json-fast": "^2.0.1" |         "read-package-json-fast": "^2.0.1" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@popperjs/core": { |  | ||||||
|       "version": "2.11.8", |  | ||||||
|       "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", |  | ||||||
|       "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", |  | ||||||
|       "peer": true, |  | ||||||
|       "funding": { |  | ||||||
|         "type": "opencollective", |  | ||||||
|         "url": "https://opencollective.com/popperjs" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/@schematics/angular": { |     "node_modules/@schematics/angular": { | ||||||
|       "version": "13.0.4", |       "version": "13.0.4", | ||||||
|       "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-13.0.4.tgz", |       "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-13.0.4.tgz", | ||||||
|  | @ -14321,12 +14311,6 @@ | ||||||
|         "read-package-json-fast": "^2.0.1" |         "read-package-json-fast": "^2.0.1" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "@popperjs/core": { |  | ||||||
|       "version": "2.11.8", |  | ||||||
|       "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", |  | ||||||
|       "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", |  | ||||||
|       "peer": true |  | ||||||
|     }, |  | ||||||
|     "@schematics/angular": { |     "@schematics/angular": { | ||||||
|       "version": "13.0.4", |       "version": "13.0.4", | ||||||
|       "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-13.0.4.tgz", |       "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-13.0.4.tgz", | ||||||
|  |  | ||||||
|  | @ -1,3 +1,7 @@ | ||||||
|  | <<<<<<< HEAD | ||||||
|  | <div class="container mb-5"> | ||||||
|  | ======= | ||||||
| <div class="container mb-5 mt-5"> | <div class="container mb-5 mt-5"> | ||||||
|  | >>>>>>> main | ||||||
| <img src="assets/you-shall-not-pass.gif"/> | <img src="assets/you-shall-not-pass.gif"/> | ||||||
| </div> | </div> | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
| 
 | 
 | ||||||
| export const environment = { | export const environment = { | ||||||
|   production: false, |   production: false, | ||||||
|   apiUrl: "http://localhost:8081", |   apiUrl: "http://localhost:8080", | ||||||
|   tokenKey: "TOKEN-SIMPLEAT" |   tokenKey: "TOKEN-SIMPLEAT" | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue