diff --git a/Config/Hyperling.com/docker-compose.yml b/Config/Hyperling.com/docker-compose.yml index 3fb1a51..cb2e6e4 100644 --- a/Config/Hyperling.com/docker-compose.yml +++ b/Config/Hyperling.com/docker-compose.yml @@ -5,8 +5,7 @@ version: '2' services: app: - image: node - restart: always build: ./ + restart: always ports: - 8317:8080