UPDATE
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user