mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
remove docker-compose.yml. add example.docker-compose instead
This commit is contained in:
parent
4ff1deec02
commit
b0da759278
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -23,4 +23,4 @@ NourybotApi
|
||||||
NourybotApi.out
|
NourybotApi.out
|
||||||
nourybot-api
|
nourybot-api
|
||||||
Nourybot-Web
|
Nourybot-Web
|
||||||
nourybot-web
|
nourybot-web
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
database:
|
database:
|
||||||
image: postgres
|
image: postgres
|
Loading…
Reference in a new issue