This commit is contained in:
2026-05-03 13:43:05 +03:30
parent b9b745baf6
commit c463775bd7
2 changed files with 14 additions and 13 deletions
+5 -1
View File
@@ -3,6 +3,10 @@ services:
build:
context: .
dockerfile: Dockerfile
args:
DOCKER_REGISTRY_MIRROR: mirror-docker.runflare.com
DEBIAN_MIRROR: mirror-linux.runflare.com/debian
NPM_REGISTRY_MIRROR: https://mirror-npm.runflare.com/
container_name: croplogic-frontend
restart: unless-stopped
env_file:
@@ -14,4 +18,4 @@ services:
networks:
crop_network:
external: true
external: true