重命名容器
This commit is contained in:
parent
c8d8d868ac
commit
c69852fdc0
4
.env
4
.env
@ -1,3 +1,3 @@
|
|||||||
VITE_PROTOCOL=https
|
VITE_PROTOCOL=http
|
||||||
VITE_HOST=vviipp.vip
|
VITE_HOST=127.0.0.1:18888
|
||||||
VITE_LOCALE=en
|
VITE_LOCALE=en
|
@ -2,7 +2,7 @@ name: surl
|
|||||||
services:
|
services:
|
||||||
front:
|
front:
|
||||||
build: .
|
build: .
|
||||||
container_name: front
|
container_name: surl_front
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:80:11451"
|
- "127.0.0.1:80:11451"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user