This website works better with JavaScript.
Home
Explore
Help
Sign In
Applications
/
Gitea
Watch
2
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
updated gitea to 13.6.1
master
bmen
4 years ago
parent
d1e5ef5e3e
commit
708b2e9cbb
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker-compose-prod.yml
+ 1
- 1
docker-compose-prod.yml
View File
@ -9,7 +9,7 @@ networks:
services:
services:
app:
app:
image
:
gitea/gitea:1.1
1
.6
image
:
gitea/gitea:1.1
3
.6
environment:
environment:
-
USER_UID=1000
-
USER_UID=1000
-
USER_GID=1000
-
USER_GID=1000
Write
Preview
Loading…
Cancel
Save