mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
updated gitea
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
gitea:
|
||||
extends:
|
||||
file: ${COOKBOOK}/gitea/docker-compose.yml
|
||||
service: gitea
|
||||
|
||||
gitea-mariadb:
|
||||
extends:
|
||||
file: ${COOKBOOK}/mariadb/docker-compose.yml
|
||||
service: mariadb
|
||||
Reference in New Issue
Block a user