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:
|
services:
|
||||||
bta-server:
|
bta-server:
|
||||||
image: 192.168.65.110:5000/bta-server
|
image: registry.ciomek.pl/bta-server
|
||||||
container_name: bta-server
|
container_name: bta-server
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user