WIP: matrix
This commit is contained in:
parent
cb861223ea
commit
b638cd7310
21 changed files with 249 additions and 14 deletions
|
@ -12,6 +12,8 @@ services:
|
|||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
restart: always
|
||||
ports:
|
||||
- "{{ internal_forgejo_port }}:3000"
|
||||
networks:
|
||||
- traefik
|
||||
volumes:
|
||||
|
|
Reference in a new issue