mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
minimal changes.
This commit is contained in:
parent
ba236e5560
commit
05121c5fa5
@ -1,4 +1,4 @@
|
||||
FROM node:10
|
||||
FROM node:12
|
||||
|
||||
# Create app directory
|
||||
WORKDIR /usr/app
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: '3.7'
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
web-client:
|
||||
@ -17,4 +17,3 @@ services:
|
||||
tty: true
|
||||
ports:
|
||||
- 9526:9526 # Prod
|
||||
# - 9527:9527 # Dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user