Kaynağa Gözat

esaypanel 格式 yml

maxmind 1 hafta önce
ebeveyn
işleme
4cf8b1fbe8
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      docker-compose.esaypanel.yml

+ 10 - 0
docker-compose.esaypanel.yml

@@ -0,0 +1,10 @@
+services:
+  byreal-copy:
+    build: .
+    restart: unless-stopped
+    volumes:
+      - ./data:/app/data
+    env_file:
+      - .env
+    environment:
+      - NODE_ENV=production