You've already forked top-wallpaper
Add GitHub Actions build workflow and update Docker images
All checks were successful
🏗️✨ Build Workflow / 🖥️ 🔨 Build (push) Successful in 11m12s
All checks were successful
🏗️✨ Build Workflow / 🖥️ 🔨 Build (push) Successful in 11m12s
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
||||
- "traefik.http.routers.api.rule=Host(`localhost`) || Host(`127.0.0.1`)"
|
||||
- "traefik.http.routers.api.tls=true"
|
||||
- "traefik.http.services.api.loadbalancer.server.port=8080"
|
||||
image: siteworxpro/top-wallpaper:v1.3.0
|
||||
image: siteworxpro/top-wallpaper:v1.3.1
|
||||
container_name: top-wallpaper
|
||||
environment:
|
||||
REDIS_URL: "redis"
|
||||
|
||||
Reference in New Issue
Block a user