Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
e4db000be2 | ||
|
b8616b0eb3 | ||
|
14a8c1b45c | ||
|
c0046df8fb | ||
|
2502cd88bd |
@ -1,3 +1,7 @@
|
||||
<<<<<<< HEAD
|
||||
<div class="container mb-5">
|
||||
=======
|
||||
<div class="container mb-5 mt-5">
|
||||
>>>>>>> main
|
||||
<img src="assets/you-shall-not-pass.gif"/>
|
||||
</div>
|
@ -4,7 +4,7 @@
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: "http://localhost:8081",
|
||||
apiUrl: "http://localhost:8080",
|
||||
tokenKey: "TOKEN-SIMPLEAT"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user