mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-05-16 21:07:38 +02:00
Update docker-compose.yml
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
services:
|
||||
|
||||
gitea:
|
||||
image: gitea/gitea:latest
|
||||
image: gitea/gitea:latest
|
||||
container_name: gitea
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
|
||||
Reference in New Issue
Block a user