Clean up gitea
This commit is contained in:
parent
70c609c94a
commit
348dd94260
3
site.yml
3
site.yml
@ -53,6 +53,9 @@
|
|||||||
tags: [ web, php ]
|
tags: [ web, php ]
|
||||||
- role: gitea
|
- role: gitea
|
||||||
vars:
|
vars:
|
||||||
|
# Look and feel
|
||||||
|
gitea_app_name: "Git Desu"
|
||||||
|
# Core config
|
||||||
gitea_db_type: postgres
|
gitea_db_type: postgres
|
||||||
gitea_db_host: 192.168.122.169:5432
|
gitea_db_host: 192.168.122.169:5432
|
||||||
gitea_db_name: gitea
|
gitea_db_name: gitea
|
||||||
|
Loading…
Reference in New Issue
Block a user