mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Add timestamp to builds
This commit is contained in:
@ -35,7 +35,7 @@ class Comunic_io extends Offline {
|
||||
/**
|
||||
* Path to assets (URL)
|
||||
*/
|
||||
const ASSETS_URL = "https://comunic.io/assets/";
|
||||
const ASSETS_URL = "https://comunic.io/assets/".BUILD_TIME."/";
|
||||
|
||||
/**
|
||||
* Site requires https connection
|
||||
|
Reference in New Issue
Block a user