All checks were successful
Build Slideshow App / build (amd64, .exe, windows) (push) Successful in 2m11s
Build Slideshow App / build (amd64, , linux) (push) Successful in 2m25s
Build Slideshow App / build (arm, 7, , linux) (push) Successful in 2m16s
Build Slideshow App / build (arm64, , linux) (push) Successful in 2m12s
8 lines
160 B
Bash
8 lines
160 B
Bash
#empty|development|debug
|
|
ENV=
|
|
PHOTO_DIR=images
|
|
HOST=0.0.0.0
|
|
PORT=8080
|
|
INTERVAL_DEFAULT=120
|
|
#path for logger files default {executable name}.log
|
|
LOG_PATH= |