mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
9d86233b6c
commit
916c366f5f
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
services:
|
||||
server:
|
||||
forgejo:
|
||||
image: codeberg.org/forgejo/forgejo:${FORGEJO_VERSION:-11.0.1}
|
||||
container_name: forgejo
|
||||
environment:
|
||||
|
@ -46,7 +46,7 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- '3000:3000'
|
||||
- '222:22'
|
||||
# - '222:22'
|
||||
|
||||
postgres:
|
||||
image: postgres:${POSTGRES_VERSION:-17.5}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue