mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 16:17:53 -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
|
external: false
|
||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
gitea:
|
||||||
image: gitea/gitea:1.17
|
image: gitea/gitea:1.17
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue