You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
我使用文档中建议的docker命令,启动了容器:docker run --name=gogs -p 10022:22 -p 10880:3000 -v gogs:/data gogs/gogs 结果用web页面打开127.0.0.1:10880时,要求是首次进行安装,要配置相关信息,我基本上使用默认值进行设置(只是加了数据库密码),但是点击下方的立即安装按钮后,却无法正常实现服务启动,这个是怎么回事??要求本地需要安装数据库么?

Beta Was this translation helpful? Give feedback.
All reactions