Explorar o código

Fix docker-compose

Paul Szymanski %!s(int64=4) %!d(string=hai) anos
pai
achega
def2afcd8e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -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: