✨ donation page with monero
This commit is contained in:
parent
7bf48daab5
commit
fa78fbff0f
3 changed files with 111 additions and 38 deletions
9
Makefile
9
Makefile
|
@ -5,7 +5,8 @@ fmt:
|
|||
clean:
|
||||
fd pycache -I -x rm -rv {}
|
||||
|
||||
restart:
|
||||
docker-compose down
|
||||
docker-compose build
|
||||
docker-compose up -d
|
||||
debug:
|
||||
docker-compose -f docker-compose-debug.yml up -d
|
||||
|
||||
debug-stop:
|
||||
docker-compose -f docker-compose-debug.yml down
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue