update
This commit is contained in:
@@ -7,3 +7,6 @@ services:
|
||||
gitea:
|
||||
ports:
|
||||
- "${GITEA_DIRECT_PORT:-3000}:3000"
|
||||
environment:
|
||||
GITEA__server__ROOT_URL: ${GITEA_DIRECT_ROOT_URL:-http://localhost:3000/}
|
||||
GITEA__session__COOKIE_SECURE: "false"
|
||||
|
||||
Reference in New Issue
Block a user