Update port mapping in hoarder.yml and add .env file

This commit is contained in:
2024-11-24 03:24:37 +01:00
parent f88f792202
commit e5265b6fe5
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -6,7 +6,7 @@ services:
volumes:
- ./data:/data
ports:
- 3000:3000
- 5000:3000
env_file:
- .env
environment: