mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-08 14:14:27 -05:00
8 lines
322 B
Markdown
8 lines
322 B
Markdown
|
|
# 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:
|
|||
|
|
|
|||
|
|

|