second commit

parent 46f34a87
......@@ -28,8 +28,6 @@ aplos:
- CASSNADRA_REPLICATION_FACTOR=${CASSNADRA_REPLICATION_FACTOR}
- ELASTIC_HOSTS=${ELASTIC_HOSTS}
- ELASTIC_PORT=${ELASTIC_PORT}
- REDIS_HOST=${REDIS_HOST}
- REDIS_PORT=${REDIS_PORT}
- NOTIFICATION_API=${NOTIFICATION_API}
- USE_SEND_SMS=${USE_SEND_SMS}
- ENABLE_VERIFY_SIGNATURE=${ENABLE_VERIFY_SIGNATURE}
......@@ -39,8 +37,6 @@ aplos:
['$APLOS_LOGS_DIR:/app/.logs', '$APLOS_KEYS_DIR:/app/.keys']
links:
- elassandra
- redis
gateway:
image: swarnahansa98/neymar-gateway
......@@ -59,7 +55,7 @@ gateway:
- aplos
web:
image: swarnahansa98/neymar-web
image: swarnahansa98/neymar-website
container_name: web
ports:
- 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