mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-10 08:17:59 -05:00
Added Vite PWA for PWA support
[frontend] added basic Vite PWA configuration for PWA support [docker-compose] fixed typo
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
||||
- STRAVA_AUTH_CODE=changeme
|
||||
- GEOCODES_MAPS_API=changeme
|
||||
- FRONTEND_PROTOCOL=http # default is http
|
||||
- FRONTEND_HOST=frontend:8080 # frontend host or local ip (example: 192.168.1.10:8080), default is frontend
|
||||
- FRONTEND_HOST=frontend:8080 # frontend host or local ip (example: 192.168.1.10:8080), default is frontend:8080
|
||||
ports:
|
||||
- "98:80" # API port, change per your needs
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user