Fixed docker issue temporarily
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
vars {
|
||||
BASE_URL: http://localhost:8080
|
||||
~BASE_URL: http://localhost:5000
|
||||
~BASE_URL: http://127.0.0.1:5000
|
||||
~BASE_URL: http://[::1]:5000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user