mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 08:34:15 +03:00
feat: add public directory and favicons
This commit is contained in:
@@ -7,8 +7,9 @@ services:
|
||||
- ./.env
|
||||
volumes:
|
||||
- ./src/:/app/src/
|
||||
- ./storage/:/app/storage/
|
||||
- ./config/:/app/config/
|
||||
- ./storage/:/app/storage/
|
||||
- ./public/:/app/public/
|
||||
ports:
|
||||
- '8080:8080'
|
||||
logging:
|
||||
|
Reference in New Issue
Block a user