Remove gitlab conf
This commit is contained in:
parent
504e2e4b4c
commit
afe60bbf47
5 changed files with 4 additions and 119 deletions
|
@ -6,6 +6,10 @@ services:
|
|||
environment:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
- GITEA__service__DISABLE_REGISTRATION=true
|
||||
- GITEA__actions__ENABLED=true
|
||||
- GITEA__actions__DEFAULT_ACTIONS_URL=self
|
||||
- GITEA__packages__ENABLED=true
|
||||
container_name: gitea
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue