Version change.
This commit is contained in:
parent
83ede59c76
commit
a63fce8983
@ -6,7 +6,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: gitea/gitea:1.22.4
|
image: gitea/gitea:1.22.3
|
||||||
container_name: tea
|
container_name: tea
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
@ -20,4 +20,4 @@ services:
|
|||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:8082:3000"
|
- "127.0.0.1:8082:3000"
|
||||||
- "0.0.0.0:2222:22"
|
- "127.0.0.1:222:22"
|
||||||
|
Loading…
Reference in New Issue
Block a user