chore(docker): update build path and volume comment
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
# For podman please use :Z
|
||||
# - ./data:/app/data:Z
|
||||
- ./data:/app/data
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user