We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a73ec2 commit 313cdb4Copy full SHA for 313cdb4
1 file changed
examples/gitea/docker-compose.yml
@@ -1,9 +1,9 @@
1
services:
2
3
gitea:
4
- image: gitea/gitea:latest
+ image: gitea/gitea:latest
5
container_name: gitea
6
- restart: unless-stopped
+ restart: unless-stopped
7
environment:
8
- USER_UID=1000
9
- USER_GID=1000
0 commit comments