mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-12-03 23:36:09 +01:00
9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
|
gogs:
|
||
|
build: docker
|
||
|
links:
|
||
|
- db
|
||
|
- cache
|
||
|
- session
|
||
|
ports:
|
||
|
- "3000:3000"
|