1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nomad_ynh.git synced 2024-09-03 19:55:53 +02:00

Fix old replacement

This commit is contained in:
Félix Piédallu 2024-02-14 14:28:11 +01:00 committed by Félix Piédallu
parent a49bcf19ae
commit d739ea5ff3

View file

@ -39,7 +39,7 @@ enable_debug = false
# Controls the network ports used for different services required by the Nomad agent.
ports {
# The port used to run the HTTP server. Applies to both client and server nodes. Defaults to __HTTP_PORT__.
# The port used to run the HTTP server. Applies to both client and server nodes. Defaults to __PORT__.
http = __PORT__
# The port used for internal RPC communication between agents and servers, and for inter-server