Update docker-compose.yaml

Bug fix, wrong renamed container.
This commit is contained in:
JonasGhost 2023-10-01 19:23:06 +02:00 committed by GitHub
parent 816262a3b8
commit 4ba29ec0d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,8 +25,8 @@ services:
ipv4_address: 172.16.235.2
redis:
image: redis_usp
container_name: redis
image: redis
container_name: redis_usp
networks:
usp_network:
ipv4_address: 172.16.235.3
@ -82,4 +82,4 @@ networks:
driver: default
config:
- subnet: 172.16.235.0/24
gateway: 172.16.235.1
gateway: 172.16.235.1