mirror of
https://github.com/RobinLinus/snapdrop
synced 2025-10-06 00:23:16 +02:00
Fix docker-compose
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user