mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Add timestamp to builds
This commit is contained in:
@ -35,5 +35,5 @@ class Docker extends Offline {
|
||||
/**
|
||||
* Path to assets (URL)
|
||||
*/
|
||||
const ASSETS_URL = self::CONTAINER_URL."assets/";
|
||||
const ASSETS_URL = self::CONTAINER_URL."assets/".BUILD_TIME."/";
|
||||
}
|
Reference in New Issue
Block a user