You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README and configuration for thunderstore.localhost integration
- Changed frontend and backend URLs in README to use thunderstore.localhost
- Updated entrypoint script to map thunderstore.localhost to backend nginx IP
- Modified docker-compose to sync new-thunderstore-localhost.conf
- Added new-thunderstore-localhost.conf for Nginx configuration
Copy file name to clipboardExpand all lines: apps/cyberstorm-remix/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@ The easiest way to run the full stack (Backend + Frontend) is using Docker.
30
30
(If you have some pre-existing containers, please do`docker compose -f docker-compose.remix.development.yml down -v` and `docker compose -f docker-compose.remix.development.yml up -d --build`)
0 commit comments