Browse Source

Rename image & service to 'gateway'

Fabian Peter Hammerle 5 years ago
parent
commit
47fed6ec4b
1 changed files with 2 additions and 2 deletions
  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: