Update docker-compose.yml
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m13s

This commit is contained in:
2026-02-11 16:46:01 +00:00
parent 299275bf2f
commit 6aba1ac9ba

View File

@@ -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: