Merge pull request #115 from JonasGhost/patch-1
Update docker-compose.yaml
This commit is contained in:
commit
cb09b206b8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user