瀏覽代碼

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: