tets
This commit is contained in:
@@ -3,8 +3,8 @@ services:
|
|||||||
image: gitea/gitea:1.24
|
image: gitea/gitea:1.24
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1001
|
||||||
- USER_GID=1000
|
- USER_GID=1001
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- gitea
|
- gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user