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