mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-07-01 06:01:09 -07:00
Fix docker-compose
This commit is contained in:
parent
cf621addd9
commit
def2afcd8e
@ -9,7 +9,7 @@ services:
|
||||
command: ash -c "npm i && node index.js"
|
||||
nginx:
|
||||
build:
|
||||
context: ./
|
||||
context: ./docker/
|
||||
dockerfile: nginx-with-openssl.Dockerfile
|
||||
image: "nginx-with-openssl"
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user