Adjusted incorrect config
This commit is contained in:
parent
0e0dcd9d1b
commit
f55debbc29
@ -26,8 +26,8 @@ services:
|
|||||||
- SSH_PORT=222
|
- SSH_PORT=222
|
||||||
- SSH_LISTEN_PORT=22
|
- SSH_LISTEN_PORT=22
|
||||||
- DB_TYPE=sqlite3
|
- DB_TYPE=sqlite3
|
||||||
- DISABLE_REGISTRATION=true
|
- GITEA_service_DISABLE_REGISTRATION=true
|
||||||
- LANDING_PAGE=/luke-else
|
- GITEA_server_LANDING_PAGE="/luke-else"
|
||||||
labels:
|
labels:
|
||||||
## Expose Gitea Through Trefik ##
|
## Expose Gitea Through Trefik ##
|
||||||
- "traefik.enable=true" # <== Enable traefik to proxy this container
|
- "traefik.enable=true" # <== Enable traefik to proxy this container
|
||||||
|
Loading…
Reference in New Issue
Block a user