升级镜像版本
This commit is contained in:
parent
74dc4600db
commit
26b16089fe
@ -54,7 +54,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- work
|
- work
|
||||||
itbaima-forum-server:
|
itbaima-forum-server:
|
||||||
image: itbaimastydu/itbaima-forum-server:1.0.3
|
image: itbaimastydu/itbaima-forum-server:1.0.4
|
||||||
container_name: itbaima-forum-server
|
container_name: itbaima-forum-server
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "8080:80"
|
||||||
@ -70,7 +70,7 @@ services:
|
|||||||
- mysql
|
- mysql
|
||||||
- redis
|
- redis
|
||||||
itbaima-forum-web:
|
itbaima-forum-web:
|
||||||
image: itbaimastydu/itbaima-forum-web:1.0.2
|
image: itbaimastydu/itbaima-forum-web:1.0.4
|
||||||
container_name: itbaima-forum-web
|
container_name: itbaima-forum-web
|
||||||
environment:
|
environment:
|
||||||
- API_BASE_URL=http://10.211.55.4:8080
|
- API_BASE_URL=http://10.211.55.4:8080
|
||||||
|
Loading…
x
Reference in New Issue
Block a user