Upload of Dockerfile und overrides
This commit is contained in:
6
overrides/worker-controller.inc
Normal file
6
overrides/worker-controller.inc
Normal file
@@ -0,0 +1,6 @@
|
||||
bind_socket = "*:11334";
|
||||
|
||||
{% if env.PASSWORD_HASH %}
|
||||
password = "{= env.PASSWORD_HASH =}";
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user