Stopped users being able to sign up to gitea and made my page the landing page
This commit is contained in:
parent
0b27c83aca
commit
0e0dcd9d1b
@ -26,6 +26,8 @@ services:
|
||||
- SSH_PORT=222
|
||||
- SSH_LISTEN_PORT=22
|
||||
- DB_TYPE=sqlite3
|
||||
- DISABLE_REGISTRATION=true
|
||||
- LANDING_PAGE=/luke-else
|
||||
labels:
|
||||
## Expose Gitea Through Trefik ##
|
||||
- "traefik.enable=true" # <== Enable traefik to proxy this container
|
||||
|
Loading…
Reference in New Issue
Block a user