chanage outterport for spa to 80, rename services

This commit is contained in:
2025-05-25 16:33:28 +03:00
parent e81cd6a358
commit 49cef31e2e
3 changed files with 8 additions and 4 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ build:
@docker compose build
run:
@docker compose up
@docker compose up -d --remove-orphans
clean:
@docker builder prune
@@ -13,4 +13,4 @@ test:
tc:
@go test -cover
.DEFAULT_GOAL=run
.DEFAULT_GOAL=run