Commit b070ffe1 authored by hitmalith's avatar hitmalith

3rd commit

parent 2c4aac53
Pipeline #4126 failed with stages
...@@ -28,8 +28,6 @@ aplos: ...@@ -28,8 +28,6 @@ aplos:
- CASSNADRA_REPLICATION_FACTOR=${CASSNADRA_REPLICATION_FACTOR} - CASSNADRA_REPLICATION_FACTOR=${CASSNADRA_REPLICATION_FACTOR}
- ELASTIC_HOSTS=${ELASTIC_HOSTS} - ELASTIC_HOSTS=${ELASTIC_HOSTS}
- ELASTIC_PORT=${ELASTIC_PORT} - ELASTIC_PORT=${ELASTIC_PORT}
- REDIS_HOST=${REDIS_HOST}
- REDIS_PORT=${REDIS_PORT}
- NOTIFICATION_API=${NOTIFICATION_API} - NOTIFICATION_API=${NOTIFICATION_API}
- USE_SEND_SMS=${USE_SEND_SMS} - USE_SEND_SMS=${USE_SEND_SMS}
- ENABLE_VERIFY_SIGNATURE=${ENABLE_VERIFY_SIGNATURE} - ENABLE_VERIFY_SIGNATURE=${ENABLE_VERIFY_SIGNATURE}
...@@ -39,8 +37,6 @@ aplos: ...@@ -39,8 +37,6 @@ aplos:
['$APLOS_LOGS_DIR:/app/.logs', '$APLOS_KEYS_DIR:/app/.keys'] ['$APLOS_LOGS_DIR:/app/.logs', '$APLOS_KEYS_DIR:/app/.keys']
links: links:
- elassandra - elassandra
- redis
gateway: gateway:
image: malith98/toyota-gateway image: malith98/toyota-gateway
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment