Skip to content

Commit

Permalink
[!] docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongFuze committed May 23, 2024
1 parent 2845466 commit bb20f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
image: ghcr.io/zhongfuze/id_allocation:main
container_name: id_allocation
volumes:
- ./shared_data:/app/data
- ./app/data:/app/data
- ./app/config:/app/config
- ./app/log_tmp:/tmp
- ./app/log:/app/log
Expand Down

0 comments on commit bb20f4a

Please sign in to comment.