mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-04 14:23:14 +00:00
9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
|
gogs:
|
||
|
build: docker
|
||
|
links:
|
||
|
- db
|
||
|
- cache
|
||
|
- session
|
||
|
ports:
|
||
|
- "3000:3000"
|