Use web DNS for main web container
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
debug = {{ env "DEBUG" }}
|
debug = {{ env "DEBUG" }}
|
||||||
endpoint = http://localhost:8080/api
|
endpoint = http://web:8080/api
|
||||||
key = {{ secret "cli_api_key" }}
|
key = {{ secret "cli_api_key" }}
|
||||||
output = json
|
output = json
|
||||||
sslverify = False
|
sslverify = False
|
||||||
|
Reference in New Issue
Block a user