fix: dockerfile (#77)

This commit is contained in:
二丫讲梵 2022-07-13 13:03:27 +08:00 committed by GitHub
parent 859336e577
commit 36d71e4ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# 修改配置文件中的连接地址
sed -i 's@localhost:389@openldap:389@g' /app/config.yml
sed -i 's@host: localhost@host: mysql@g' /aap/config.yml
sed -i 's@host: localhost@host: mysql@g' /app/config.yml
# 等待依赖项初始化成功
/app/wait