More restructuring WIP 3a

This commit is contained in:
Şhah İSMAİL 2020-09-11 17:24:55 +03:00
parent ec4a40e72f
commit e8a2977f19
Signed by: shah
GPG key ID: B2B1222785F81AA8
2 changed files with 2 additions and 3 deletions

1
.env Normal file
View file

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

View file

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