Fix standalone-derby.yaml version Error remove v
This commit is contained in:
parent
05086aec39
commit
cc3fca20c6
@ -1,7 +1,7 @@
|
||||
version: "2"
|
||||
services:
|
||||
nacos:
|
||||
image: nacos/nacos-server:v${NACOS_VERSION}
|
||||
image: nacos/nacos-server:${NACOS_VERSION}
|
||||
container_name: nacos-standalone
|
||||
environment:
|
||||
- PREFER_HOST_MODE=hostname
|
||||
|
Loading…
Reference in New Issue
Block a user