Skip to content

Commit

Permalink
Gi syntax docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
hcourdent committed Nov 27, 2024
1 parent 1181222 commit 5d17549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/advanced/1_self_host/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ services:
limits:
cpus: '1'
memory: 2048M
# for GB, use '2Gi'
restart: unless-stopped
environment:
- DATABASE_URL=${DATABASE_URL}
Expand Down

0 comments on commit 5d17549

Please sign in to comment.