This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
git.autonomic.zone/docker-compose.yml

9 lines
100 B
YAML
Raw Normal View History

2020-05-01 15:52:53 +00:00
---
version: "3.7"
services:
gitea:
image: gitea/gitea:1.11.5
2020-05-01 15:52:53 +00:00
ports:
- "3000:3000"