fix: issues with port binding in different container runtimes (#4279)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
{
|
||||
admin off
|
||||
persist_config off
|
||||
}
|
||||
|
||||
:80 :3170 {
|
||||
reverse_proxy localhost:8080
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user