This commit is contained in:
awieczarek 2024-10-19 13:57:58 +02:00
parent fca89b7483
commit a0a3b17aa1

View File

@ -7,11 +7,4 @@ PASSWD = gitea
SSL_MODE = disable SSL_MODE = disable
[server] [server]
DOMAIN = localhost
HTTP_PORT = $PORT HTTP_PORT = $PORT
ROOT_URL = http://localhost:$PORT/
SSH_PORT = 2222
[repository]
ROOT = /data/git/repositories