We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5552917 commit 4b16ce0Copy full SHA for 4b16ce0
doc/example-nginx-figment.conf
@@ -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
+
4
worker_processes 1;
5
6
events {}
0 commit comments