Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1487c54d3 | ||
|
|
778a0a16e8 |
@@ -2,3 +2,9 @@
|
||||
|
||||
controllers:
|
||||
resource: routing.controllers
|
||||
|
||||
login_check:
|
||||
path: /login_check
|
||||
|
||||
api_logout:
|
||||
path: /api/logout
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
parameters:
|
||||
app.version: '0.1.14'
|
||||
app.version: '0.1.15'
|
||||
|
||||
Reference in New Issue
Block a user