Commit 3304db5d authored by 郭灿峰's avatar 郭灿峰

Update docker-compose.yml

parent 10687218
......@@ -23,7 +23,7 @@ services:
TZ: Asia/Shanghai
ports:
- "8080:8080"
command: java -jar pybbs-5.2.1.jar
command: java -jar pybbs.jar
depends_on:
- mysql
restart: always
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment