Add files via upload

This commit is contained in:
David Rotermund 2024-07-13 17:47:50 +02:00 committed by GitHub
parent 78b780d71e
commit 8eb1cf7300
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 0 deletions

2
overleafnginx/down.sh Normal file
View file

@ -0,0 +1,2 @@
docker compose down

2
overleafnginx/logs.sh Normal file
View file

@ -0,0 +1,2 @@
docker compose logs -f

2
overleafnginx/up.sh Normal file
View file

@ -0,0 +1,2 @@
docker compose up -d