Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
straumat committed Jan 4, 2024
1 parent 5a1054e commit 268c462
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,9 @@ services:
- S3_SECRET_KEY=tTX4LD7gYaQbhZ
- S3_BUCKET_NAME=royllo-explorer
- S3_ENDPOINTURL=http://royllo-explorer-storage-server:9000
- # ====================================================================================================================
# Royllo explorer API server ( https://hub.docker.com/r/royllo/explorer-api ).

# ====================================================================================================================
# Royllo explorer API server ( https://hub.docker.com/r/royllo/explorer-api ).
royllo-explorer-api-server:
image: royllo/explorer-api:latest
depends_on:
Expand Down

0 comments on commit 268c462

Please sign in to comment.