remove docker-compose.yml. add example.docker-compose instead

This commit is contained in:
lyx0 2024-01-08 22:14:12 +01:00
parent 4ff1deec02
commit b0da759278
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View file

@ -23,4 +23,4 @@ NourybotApi
NourybotApi.out
nourybot-api
Nourybot-Web
nourybot-web
nourybot-web

View file

@ -1,4 +1,5 @@
version: "3.7"
services:
database:
image: postgres