🐛 Fix: [部署]:解决报错
This commit is contained in:
parent
768b7d9cdd
commit
c242539a93
@ -24,9 +24,9 @@ services:
|
|||||||
- ./timezone:/etc/timezone
|
- ./timezone:/etc/timezone
|
||||||
networks:
|
networks:
|
||||||
- bookmark
|
- bookmark
|
||||||
ports:
|
|
||||||
# redis未设置密码,如端口暴露可能会被攻击
|
# redis未设置密码,如端口暴露可能会被攻击
|
||||||
# - 6380:6379
|
ports:
|
||||||
|
- 6380:6379
|
||||||
bookmark-front:
|
bookmark-front:
|
||||||
image: nginx
|
image: nginx
|
||||||
container_name: bookmark-front
|
container_name: bookmark-front
|
||||||
|
Loading…
x
Reference in New Issue
Block a user