new
This commit is contained in:
@@ -18,8 +18,6 @@ services:
|
|||||||
image: nacos/nacos-server:2.0.2
|
image: nacos/nacos-server:2.0.2
|
||||||
networks:
|
networks:
|
||||||
- mynetwork
|
- mynetwork
|
||||||
ports:
|
|
||||||
- "8849:8848"
|
|
||||||
environment:
|
environment:
|
||||||
MODE: "standalone"
|
MODE: "standalone"
|
||||||
|
|
||||||
@@ -57,7 +55,7 @@ services:
|
|||||||
- nacos
|
- nacos
|
||||||
- mysql
|
- mysql
|
||||||
- redis
|
- redis
|
||||||
-
|
|
||||||
web:
|
web:
|
||||||
image: nginx:latest
|
image: nginx:latest
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user