Delete SPA service files, add index.html stabfile, set the docker and docker-compose.yaml files.

This commit is contained in:
valitovgaziz
2025-05-07 15:38:53 +05:00
parent edaaaead2e
commit e81cd6a358
48 changed files with 140 additions and 5435 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ GOOSE_DRIVER=postgres
GOOSE_DBSTRING='user=postgres dbname=postgres sslmode=disable'
GOOSE_MIGRATION_DIR=migrations
# SPA on VUE.js
# FRONTEND SPA
INNERPORT=80
OUTERPORT=8088