bun issue??
This commit is contained in:
parent
288d3c4e3d
commit
8815be8b43
2 changed files with 10 additions and 5 deletions
|
|
@ -3,4 +3,9 @@ services:
|
|||
image: ghcr.io/imnyang/imnya.ng:latest
|
||||
ports:
|
||||
- "3000:3000"
|
||||
restart: always
|
||||
restart: always
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '1.0'
|
||||
memory: 512M
|
||||
Loading…
Add table
Add a link
Reference in a new issue