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:
|
||||
nacos:
|
||||
image: nacos/nacos-server:v2.3.2-slim
|
||||
container_name: ${CONTAINER_NAME}-standalone
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
- NACOS_AUTH_ENABLE=${NACOS_AUTH_ENABLE:-FALSE}
|
||||
|
|
Loading…
Reference in New Issue