etag write to file

handle query before db loaded
This commit is contained in:
thuanle
2024-07-14 00:48:58 +07:00
parent 12603bbf6c
commit eaeb32b421
4 changed files with 39 additions and 7 deletions

View File

@@ -2,10 +2,11 @@ services:
ip-info:
build: .
ports:
- "8080:8080"
- "28080:8080"
restart: always
volumes:
- ./data:/app/data
environment:
- GIN_MODE=release
- GIN_TRUSTED_PROXY_IP=127.0.0.1
- TZ=Asia/Ho_Chi_Minh