mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-09 04:42:14 -04:00
Merge pull request #2589 from alphagov/static-guidance
Add information about how static assets are served
This commit is contained in:
@@ -96,3 +96,12 @@ make freeze-requirements
|
||||
```
|
||||
|
||||
`requirements.txt` should be committed alongside `requirements-app.txt` changes.
|
||||
|
||||
|
||||
## Working with static assets
|
||||
|
||||
When running locally static assets are served by Flask at http://localhost:6012/static/…
|
||||
|
||||
When running on preview, staging and production there’s a bit more to it:
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user