0
0

Deploy files edit

This commit is contained in:
Sergey Chebotar 2023-05-06 09:26:31 +03:00
parent ed6800e11d
commit afe19fcf7e
3 changed files with 2 additions and 4 deletions

View File

@ -1,9 +1,8 @@
version: '3'
services:
rhsolutions-api:
build: ../RhSolutions.Api
build: ..
container_name: rhsolutions-api
ports:
- 5000:5000
@ -16,10 +15,9 @@ services:
depends_on:
- rhsolutions-db
restart: unless-stopped
rhsolutions-db:
container_name: rhsolutions-db
build: ./database
build: ./Database
environment:
- POSTGRES_USER=chebser
- POSTGRES_PASSWORD=Rehau-987