AUTH_CMD to USER_CMD, updated workflows, Makefile, and docker-compose for user service
This commit is contained in:
17
user/resources/static/vite/manifest.json
Normal file
17
user/resources/static/vite/manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"resources/static/css/app.css": {
|
||||
"file": "assets/appCss-w40geAFS.js",
|
||||
"src": "resources/static/css/app.css",
|
||||
"isEntry": true
|
||||
},
|
||||
"resources/static/css/output.css": {
|
||||
"file": "assets/outCss-r8J2MRAR.css",
|
||||
"src": "resources/static/css/output.css",
|
||||
"isEntry": true
|
||||
},
|
||||
"resources/static/js/app.js": {
|
||||
"file": "assets/appJs-YH6iAcjX.js",
|
||||
"src": "resources/static/js/app.js",
|
||||
"isEntry": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user