mirror of
https://github.com/casjaysdevdocker/gitea
synced 2024-11-22 11:23:06 -05:00
9 lines
162 B
JSON
9 lines
162 B
JSON
|
{
|
||
|
"ip": "0.0.0.0",
|
||
|
"iptables": true,
|
||
|
"log-level": "error",
|
||
|
"experimental": true,
|
||
|
"pidfile": "/tmp/docker.pid",
|
||
|
"insecure-registries": ["localhost"]
|
||
|
}
|