Update README.md

This commit is contained in:
TheErrorExe 2025-04-27 13:06:17 +02:00
parent 8d0f1fe698
commit 49e12d4d48

View File

@ -24,7 +24,7 @@ services:
ports:
- "5000:5000"
environment:
- GOOGLE_API_TOKEN=AIzaSyD1o6X2nt1YDFtk7aulb0jShlq_USFK1no
- GOOGLE_API_TOKEN=your_api_key
volumes:
- .:/app
restart: unless-stopped