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 667d565 commit 3d3c190Copy full SHA for 3d3c190
docker-compose.yaml
@@ -12,7 +12,7 @@ services:
12
build:
13
context: .
14
dockerfile: ./gateway/Dockerfile-gateway
15
- image: ghcr.io/biosimulators/compose-gateway:0.0.8 # stable is 0.0.4
+ image: ghcr.io/biosimulators/compose-gateway:0.0.9 # stable is 0.0.4
16
container_name: gateway
17
ports:
18
- "3001:3001"
0 commit comments