Skip to content

Commit

Permalink
Re-add internal linking reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Darwinkel committed Aug 24, 2023
1 parent cdc02fa commit bb82fd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/technical_design/containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ We have two container images that are used to run multiple containers. What the
| octopoes | worker-beat | Celery worker running beat. There must only be exactly one container of this type |
| octopoes | worker | Celery worker. Use this if you need to more than one work container for scaling |

(Upgrading_Containers)=
## Upgrading

When deploying new container images the database migrations are automatically
Expand Down

0 comments on commit bb82fd1

Please sign in to comment.