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.
restart: always
1 parent 2ef6fd5 commit 79cac78Copy full SHA for 79cac78
examples/yoti_example_django/docker-compose.yml
@@ -8,5 +8,4 @@ services:
8
YOTI_CLIENT_SDK_ID: "${YOTI_CLIENT_SDK_ID}"
9
YOTI_KEY_FILE_PATH: "${YOTI_KEY_FILE_PATH}"
10
ports:
11
- - "5000:5000"
12
- restart: always
+ - "5000:5000"
examples/yoti_example_flask/docker-compose.yml
@@ -8,6 +8,4 @@ services:
-
13
0 commit comments