We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2631edd commit c61a7fdCopy full SHA for c61a7fd
docker-compose.sample-csd-theory-db-config.yml
@@ -8,7 +8,7 @@ services:
8
ports:
9
- ${PLATFORM_PORT}:8443
10
# This is required for csd theory ingestion python script to work
11
- #- 80:8080
+ - 80:8080
12
13
webcsdbackend:
14
volumes:
0 commit comments