스테이지용 변수 수정: stage-chocoadmin -> chocoadmin-stage
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user