Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,5 +209,5 @@ services:
209209
- '--path.procfs=/host/proc'
210210
- '--path.sysfs=/host/sys'
211211
- '--path.rootfs=/rootfs'
212-
- '--web.listen-address=:{NODE_EXPORTER_PORT}'
212+
- '--web.listen-address=:${NODE_EXPORTER_PORT}'
213213
network_mode: host

0 commit comments

Comments
 (0)
Please sign in to comment.