Skip to content

Commit 4b16ce0

Browse files
committed
add comment on how to use config
1 parent 5552917 commit 4b16ce0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/example-nginx-figment.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# replace YOUR_AUTH_TOKEN_HERE
2+
# docker run -v /path/to/nginx-figment.conf:/etc/nginx/nginx.conf:ro -p 7899:7899 -p 7900:7900 -d docker.io/nginx
3+
14
worker_processes 1;
25

36
events {}

0 commit comments

Comments
 (0)