topic/cleaning #4

Merged
shah merged 23 commits from topic/cleaning into master 2022-05-31 14:53:59 +00:00
2 changed files with 2 additions and 3 deletions
Showing only changes of commit e8a2977f19 - Show all commits

1
.env Normal file
View file

@ -0,0 +1 @@
COMPOSE_PROJECT_NAME=genitywebapp

View file

@ -1,7 +1,5 @@
export NAME=genitywebapp
build: build:
COMPOSE_PROJECT_NAME=genitywebapp docker-compose up --build docker-compose build
run: build run: build
docker-compose up docker-compose up