Update Woodpecker CI docs to mention devture_woodpecker_ci_server_container_labels_traefik_grpc_enabled

Related to: https://github.com/devture/com.devture.ansible.role.woodpecker_ci_server/pull/5
This commit is contained in:
Slavi Pantaleev 2024-03-07 08:08:06 +02:00
parent d91ba7c667
commit f1aa244170

View file

@ -52,6 +52,10 @@ devture_woodpecker_ci_server_config_admins:
- YOUR_USERNAME_HERE
- ANOTHER_USERNAME_HERE
# Uncomment the line below if you'll be running Woodpecker CI agents on remote machines.
# If you'll only run agents on the same machine as the server, you can keep gRPC expose disabled.
# devture_woodpecker_ci_server_container_labels_traefik_grpc_enabled: true
########################################################################
# #
# /woodpecker-ci-server #