We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc65ec7 commit b1a2434Copy full SHA for b1a2434
service/docker-compose.yml
@@ -1,4 +1,3 @@
1
-version: '3'
2
services:
3
n0t3b00k:
4
build: .
@@ -9,3 +8,6 @@ services:
9
8
# Define the port mapping (external:internal port)
10
ports:
11
- "2323:8000"
+
12
+ mem_limit: 1g
13
+ cpus: 1
0 commit comments