Skip to content

Commit

Permalink
added redis web uit in start script
Browse files Browse the repository at this point in the history
  • Loading branch information
Silassiai committed Feb 20, 2024
1 parent f2ef596 commit 8e61d2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions start.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

docker-compose -f docker-compose.yml up -d nginx postgres redis rabbitmq php-worker mysql redis-webui

0 comments on commit 8e61d2c

Please sign in to comment.