added network to container
This commit is contained in:
parent
780b58893e
commit
584626076b
1 changed files with 3 additions and 1 deletions
|
|
@ -10,3 +10,5 @@ services:
|
|||
volumes:
|
||||
- ./src:/usr/share/nginx/html
|
||||
- ./config:/etc/nginx/conf.d
|
||||
networks:
|
||||
- pangolin
|
||||
Loading…
Add table
Reference in a new issue