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 b1a2434 commit 450c881Copy full SHA for 450c881
service/docker-compose.yml
@@ -8,6 +8,6 @@ services:
8
# Define the port mapping (external:internal port)
9
ports:
10
- "2323:8000"
11
-
+ restart: unless-stopped
12
mem_limit: 1g
13
cpus: 1
0 commit comments