Changed context

This commit is contained in:
Luiz F Picolo 2022-06-15 23:29:08 -04:00
parent ee76a0fa43
commit 9a14d7c638
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
app: app:
build: build:
context: . context: .
dockerfile: /home/server/apps/data_transfer_test/Dockerfile dockerfile: Dockerfile
restart: unless-stopped restart: unless-stopped
tty: true tty: true
container_name: app container_name: app