Create microservice for SPA on vue.js

This commit is contained in:
valitovgaziz
2024-11-23 00:44:38 +05:00
parent c80606a994
commit 2278327cef
32 changed files with 1896 additions and 9968 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ GOOSE_DBSTRING='user=postgres dbname=postgres sslmode=disable'
GOOSE_MIGRATION_DIR=migrations
# SPA on VUE.js
INNERPORT=8088
INNERPORT=80
OUTERPORT=8088