Update Dockerfile and Compose
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
|
||||
app:
|
||||
build: .
|
||||
dockerfile: Dockerfile
|
||||
image: test-app:latest
|
||||
container_name: test-app
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user