Update docker-compose.yml
This commit is contained in:
parent
34fb3c682f
commit
52ff8e5cc0
|
@ -41,7 +41,7 @@ services:
|
|||
- "traefik.http.routers.tapas-tasks.entryPoints=web,websecure"
|
||||
- "traefik.http.routers.tapas-tasks.tls.certresolver=le"
|
||||
|
||||
auction-house:
|
||||
tapas-auction-house:
|
||||
image: openjdk
|
||||
command: "java -jar /data/tapas-auction-house-0.0.1-SNAPSHOT.jar"
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user