mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
remove nginx compose restart
This commit is contained in:
parent
7d8cd3b351
commit
1dac65a051
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,6 @@ sudo docker compose up -d postgres && sleep 30 && sudo docker compose exec postg
|
|||
# Start all containers.
|
||||
npm run start
|
||||
|
||||
# Restart nginx just incase the config changes.
|
||||
sudo docker compose restart nginx
|
||||
|
||||
echo "We will need to wait ~5-10 minutes for things to settle down, migrations to finish, and TLS certs to be issued"
|
||||
echo ""
|
||||
echo "⏳ Waiting for OneUptime to boot (this will take a few minutes)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue