nginx default config
This commit is contained in:
parent
01af40dbc6
commit
7c593e7b98
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ services:
|
||||||
- '8080:80'
|
- '8080:80'
|
||||||
volumes:
|
volumes:
|
||||||
- ./src:/var/www/html
|
- ./src:/var/www/html
|
||||||
|
- ./default.conf:/etc/nginx/conf.d/default.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue