chore: lots of changes
This commit is contained in:
3
bin/restart
Executable file
3
bin/restart
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
# Stoppt und startet alle Container neu
|
||||
docker compose down && docker compose up -d
|
||||
Reference in New Issue
Block a user