Skip to content
Snippets Groups Projects
Commit 5c52fb73 authored by wyl's avatar wyl
Browse files

UPDATE

parent 53eb05bb
No related branches found
No related tags found
No related merge requests found
......@@ -58,8 +58,6 @@ services:
command: redis-server --requirepass redis
networks:
- new
environment:
- RE_URL=redis
networks:
new:
name: wyl
......
......@@ -21,7 +21,7 @@ spring:
cache: false
data:
redis:
host: ${RE_URL}
host: redis
port: 6379
password: redis
session:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment