Ajout des services Traefik, PostgreSQL et Gitea

This commit is contained in:
2020-05-15 23:34:50 +02:00
parent c28d762910
commit 9915693747
16 changed files with 409 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
version: "3.8"
services:
gitea:
ports:
- "3000:3000"