Skip to content

Commit

Permalink
Remove memory limit in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas authored Nov 8, 2023
1 parent 57bc154 commit 951e7db
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests_notebooks/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@ services:
- ..:/home/jovyan/apps/aiidalab-widgets-base
ports:
- 8998:8888
deploy:
resources:
limits:
memory: 2000M

0 comments on commit 951e7db

Please sign in to comment.