listview done
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-11-26 03:21:08 +01:00
parent ed08fd3cbb
commit 95be4734a8
3 changed files with 36 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ services:
- ONSPOT_REDIS_URL="redis://db:6379/0"
- ONSPOT_ENCODED_SECRET_KEY="emdlc2RmYnZoa2xyYWl3ZmJkdmtzZ2Vhd2ZiaWx2a3M="
ports:
- "127.0.0.1:6379:6379"
- "127.0.0.1:8080:8080"
networks:
- backend
db: