Browse Source

rename service

Chuck Dries 6 years ago
parent
commit
c3a4db39a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml View File

1
 version: '3'
1
 version: '3'
2
 services:
2
 services:
3
-  web:
3
+  audiogram:
4
     build: .
4
     build: .
5
     ports:
5
     ports:
6
      - "8888:8888"
6
      - "8888:8888"