Commit Graph

9 Commits

Author SHA1 Message Date
valitovgaziz c0c8c3392a modified: .gitignore
new file:   serv_nginx/api_bb/Makefile
	new file:   serv_nginx/serv_golang_rest_api/Makefile
	new file:   yalarba/serv_spa/spa/vue/Makefile
remove Makefile from .gitignore, set makes for api_bb
2025-10-15 02:58:21 +05:00
valitovgaziz 24b0e59e35 delete and modify 2025-10-06 04:48:45 +05:00
valitovgaziz 9065f34365 set new path for proxy pass and location, with slash in the end of paths 2025-10-06 02:48:10 +05:00
valitovgaziz 85c7c9cfb7 modified: serv_nginx/serv_golang_rest_api/internal/server/server.go
:
2025-10-06 02:28:49 +05:00
valitovgaziz c78fb72401 modified: serv_nginx/serv_golang_rest_api/internal/server/server.go
rest api set rountin with /api/v1
2025-10-06 01:57:20 +05:00
valitovgaziz 9be4a06742 modified: serv_nginx/serv_golang_rest_api/internal/server/server.go
change rountin into api
2025-10-06 01:30:58 +05:00
valitovgaziz 30aed452f6 modified: serv_nginx/docker-compose.yml
modified:   serv_nginx/nginx/nginx-ssl.conf
	deleted:    serv_nginx/serv_golang_rest_api/docker-compose.yaml
add / slash to api path proxy_pass
2025-10-06 00:23:47 +05:00
valitovgaziz f113f8a8c9 modified: serv_nginx/serv_golang_rest_api/pkg/database/postgres.go
change automigrate for postgres connection gorm function
NewPostgresConnection
2025-10-06 00:00:27 +05:00
valitovgaziz c73701cf5c merge services api and nginx 2025-10-05 23:27:19 +05:00