-
Notifications
You must be signed in to change notification settings - Fork 26
Updating
httpjamesm edited this page Sep 24, 2023
·
2 revisions
Updating your instance is easy. If you've followed the steps in Deployment, the steps below should work for your instance.
- Navigate to the directory AnonymousOverflow lives in.
- Run
docker compose pull
- Run
docker compose up -d
to re-deploy AnonymousOverflow.
That's it! Thanks for staying on top of the updates.