스테이지용 변수 수정: stage-chocoadmin -> chocoadmin-stage

This commit is contained in:
2026-07-09 11:16:10 +09:00
parent d97d13c219
commit be5b2ad6e6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
BASE_DIR=/volume1/docker/service/jisangs/stage-chocomae
BASE_DIR=/volume1/docker/service/jisangs/chocomae-stage
CHOCOMAE_DIR=$BASE_DIR/chocomae
echo "=== [1/3] git pull ==="
+3 -3
View File
@@ -1,11 +1,11 @@
version: '3'
services:
stage-chocomae:
chocomae-stage:
build: .
image: chocomae-stage:latest
container_name: stage-chocomae
hostname: stage-chocomae
container_name: chocomae-stage
hostname: chocomae-stage
volumes:
- ./chocomae:/var/www/html/mouse_typing
environment: