Browse Source

Rename image & service to 'gateway'

Fabian Peter Hammerle 6 năm trước cách đây
mục cha
commit
47fed6ec4b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: