Adjusted incorrect config
This commit is contained in:
parent
f55debbc29
commit
73311408a2
@ -27,7 +27,7 @@ services:
|
|||||||
- SSH_LISTEN_PORT=22
|
- SSH_LISTEN_PORT=22
|
||||||
- DB_TYPE=sqlite3
|
- DB_TYPE=sqlite3
|
||||||
- GITEA_service_DISABLE_REGISTRATION=true
|
- GITEA_service_DISABLE_REGISTRATION=true
|
||||||
- GITEA_server_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