Add drone
This commit is contained in:
parent
699cbbcc16
commit
78b2170951
2 changed files with 53 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
image = "nginx"
|
||||
container_name = "korhonen.cc"
|
||||
volumes = [
|
||||
"/docker/korhonen.cc:/korhonen.cc:ro",
|
||||
"/var/www/korhonen.cc:/korhonen.cc:ro",
|
||||
"./nginx.conf:/etc/nginx/conf.d/default.conf",
|
||||
]
|
||||
networks = ["proxy"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue