Skip to content

Commit

Permalink
updated server url in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
endimion committed Apr 24, 2024
1 parent 3152bf1 commit a4744c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ services:
rfc-issuer:
container_name: rfc-100
build: .
environment:
SERVER_URL: https://dss.aegean.gr/rfc-issuer
ports:
- "3000:3000"

0 comments on commit a4744c1

Please sign in to comment.