mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-05 17:33:49 +00: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