update
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
container_name: jenkins-deploy-app
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
environment:
|
||||
- VERSION=${IMAGE_TAG:-latest}
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user