Generify the service names

This commit is contained in:
decentral1se 2021-05-05 17:28:12 +02:00
parent b1ba3066e2
commit 8515fde562
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
version: "3.8"
services:
nginx:
web:
image: nginx:1.19.2
networks:
- proxy
@ -87,7 +87,7 @@ services:
networks:
db:
redis:
cache:
image: redis:4-alpine
volumes:
- redis-data:/data