2 changed files with 9 additions and 0 deletions
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
version: "3" |
||||
services: |
||||
client: |
||||
image: nginx |
||||
ports: |
||||
- 23480:80 |
||||
volumes: |
||||
- ./src:/usr/share/nginx/html |
Loading…
Reference in new issue