Compare commits
4 commits
ex12a-cont
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a074365c5e | ||
|
|
4d12b4c116 | ||
|
|
cd0dd94d4c | ||
|
|
6840c2c7f2 |
2 changed files with 3 additions and 1 deletions
Binary file not shown.
|
|
@ -1,5 +1,7 @@
|
|||
services:
|
||||
nginx:
|
||||
build: ./
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: Containerfile
|
||||
ports:
|
||||
- "80:80"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue