Update docker-compose.yml
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m13s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m13s
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.9"
|
||||
|
||||
services:
|
||||
bta-server:
|
||||
image: 192.168.65.110:5000/bta-server
|
||||
image: registry.ciomek.pl/bta-server
|
||||
container_name: bta-server
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user