diff --git a/compose.yml b/compose.yml index d019db9..9acaf2d 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,7 @@ services: siteroot: build: . + container_name: truyen-web labels: - "traefik.http.routers.siteroot.rule=Host(`truyen.network`) && PathPrefix(`/`)" - "traefik.http.routers.siteroot.entrypoints=websecure" diff --git a/src/css/main.css b/src/css/main.css index dedff00..1eb96de 100644 --- a/src/css/main.css +++ b/src/css/main.css @@ -22,6 +22,7 @@ main { width: 80%; padding: 10px; min-height: 40%; + overflow-y: scroll; /* colors */ border: 1px solid darkblue; background-color: white; diff --git a/src/index.html b/src/index.html index e0fa3d5..251f685 100644 --- a/src/index.html +++ b/src/index.html @@ -12,8 +12,11 @@

Truyen home

Status:

Under construction

-

Links

+

Subdomains

+ git.truyen.network ward.truyen.network + willem.truyen.network + tds.truyen.network