更新 'docker-compose.yaml'

master
evanchen 2021-10-23 19:52:31 +00:00
parent cbd7bf0c51
commit ad0b44050c
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ services:
container_name: go-playground
restart: always
ports:
- 127.0.0.1:18000:8000
- 127.0.0.1:8888:8000
volumes:
- ./conf.json:/src/conf.json