소스 검색

Rename image & service to 'gateway'

Fabian Peter Hammerle 5 년 전
부모
커밋
47fed6ec4b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -4,9 +4,9 @@ volumes:
   vpn_config:
 
 services:
-  playground:
+  gateway:
     build: .
-    image: fphammerle/hackthebox-playground
+    image: fphammerle/hackthebox-gateway
     volumes:
     - vpn_config:/vpn-config:ro
     devices: