archiso on web server
This commit is contained in:
parent
a65e3484b5
commit
63cd352fff
@ -42,7 +42,8 @@ job "www" {
|
|||||||
]
|
]
|
||||||
volumes = [
|
volumes = [
|
||||||
"local/nginx.conf:/etc/nginx/nginx.conf",
|
"local/nginx.conf:/etc/nginx/nginx.conf",
|
||||||
"/srv/http:/usr/share/nginx/html"
|
"/srv/http/welcome:/usr/share/nginx/html/welcome",
|
||||||
|
"/mnt/diskstation/nomad/archiso:/usr/share/nginx/html/archiso"
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user