Uploading chapter 11 remaining files

This commit is contained in:
muassif
2021-07-08 22:05:16 +04:00
committed by GitHub
parent 49e6811b81
commit 822894f3ea
20 changed files with 301 additions and 0 deletions
@@ -0,0 +1,10 @@
version: '3.7'
services:
gradesapp:
build:
context: .
dockerfile: Dockerfile
ports:
- 8000:8000
volumes:
- .:/app