mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-10-11 20:17:54 +00:00
8 lines
216 B
Docker
8 lines
216 B
Docker
FROM docker.io/gitea/gitea:1.23.7
|
|
|
|
# After boot, recommended to modify the following in gitea/conf/app.ini
|
|
# SSH_LISTEN_PORT=2222
|
|
# DISABLE_REGISTRATION=true
|
|
# ENABLE_OPENID_SIGNIN=false
|
|
# ENABLE_OPENID_SIGNUP=false
|