Remove extraneous container name

This commit is contained in:
2023-02-28 08:39:47 -07:00
parent aead04bae0
commit f6c4d722ef
-1
View File
@@ -7,7 +7,6 @@ networks:
services:
server:
image: gitea/gitea:1.18.3
container_name: gitea
environment:
- USER_UID=1000
- USER_GID=1000