add actions

This commit is contained in:
2021-07-17 18:43:21 +03:00
parent 1d228b0669
commit 91b5ddcfaf
16 changed files with 475 additions and 25 deletions

View File

@ -26,7 +26,6 @@ module.exports = {
compress: true,
open: true,
port: 3189,
http2: true,
proxy: {
'/api/users': {
target: 'http://vigdorov.ru:3011',