mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-09 12:52:56 -04: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:
|
|||
|
|
|
|||
|
|

|