parent
169139f336
commit
a52017e41d
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 24 KiB |
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
nacos:
|
nacos:
|
||||||
image: nacos/nacos-server:v2.3.2-slim
|
image: nacos/nacos-server:v2.3.2-slim
|
||||||
container_name: ${CONTAINER_NAME}-standalone
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- NACOS_AUTH_ENABLE=${NACOS_AUTH_ENABLE:-FALSE}
|
- NACOS_AUTH_ENABLE=${NACOS_AUTH_ENABLE:-FALSE}
|
||||||
|
|
Loading…
Reference in New Issue