[de0dc9]: / conf / dev.config

Download this file

8 lines (6 with data), 215 Bytes

params {
    config_profile_name        = 'Development profile'
    config_profile_description = 'Params needed during development'

    // container
    container_dev = "docker.io/mathysgrapotte/stimulus-py:dev"
}