mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 08:17:52 -06:00
rename docker compose service
This commit is contained in:
parent
b912dd027a
commit
c3276ca5e4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ networks:
|
|||
external: false
|
||||
|
||||
services:
|
||||
server:
|
||||
gitea:
|
||||
image: gitea/gitea:1.17
|
||||
container_name: gitea
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue