Commit 596002cb authored by Lihinikaduwa D.N.R.  's avatar Lihinikaduwa D.N.R.

3rd commit

parent 0b3bea57
...@@ -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: nawodr/intoinfinity-gateway image: nawodr/intoinfinity-gateway
...@@ -59,7 +55,7 @@ gateway: ...@@ -59,7 +55,7 @@ gateway:
- aplos - aplos
web: web:
image: nawodr/intoinfinity-web image: nawodr/intoinfinityweb
container_name: web container_name: web
ports: ports:
- 4300:4300 - 4400:4400
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