Make sure you have configured Traefik
In folder:
Make .env
file on the same model as .env.exemple
docker compose up -d
In Gogs installer
- set
Database Type
toPostgreSQL
- set
Host
topostgres:5432
- set
SSH Port
to10022
(if you dont change default) - set
HTTP Port
to443
- set
Application URL
to your website URL (withhttps://
)