mirror of
https://github.com/casjaysdevdocker/gitea
synced 2025-09-18 15:57:47 -04: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"]
|
|
}
|