updates: gitea
This commit is contained in:
parent
0f1ca446cd
commit
2a686f9372
@ -8,7 +8,7 @@ GITEA__database__USER="{{ db_name }}"
|
||||
GITEA__database__PASSWD="{{ db_password }}"
|
||||
|
||||
# Server
|
||||
GITEA__server__ROOT_URL=https://gitea.cazzzer.com/
|
||||
GITEA__server__ROOT_URL=https://gitea.{{ domain }}/
|
||||
GITEA__server__DISABLE_SSH=true
|
||||
|
||||
# Mail
|
||||
|
@ -11,7 +11,7 @@ volumes:
|
||||
|
||||
services:
|
||||
server:
|
||||
image: gitea/gitea:1.17.2
|
||||
image: gitea/gitea:1.18
|
||||
container_name: gitea_server
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user