Uploading chapter 11 remaining files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
version: '3.7'
|
||||
services:
|
||||
gradesapp:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- 8000:8000
|
||||
volumes:
|
||||
- .:/app
|
||||
Reference in New Issue
Block a user