feat(deployment): add manual deploy workflow and update semaphore configuration
This commit is contained in:
0
deployment/stacks/traefik/acme.json
Normal file
0
deployment/stacks/traefik/acme.json
Normal file
@@ -12,7 +12,6 @@ http:
|
||||
semaphore:
|
||||
loadBalancer:
|
||||
# Use localhost port binding since Semaphore binds to 127.0.0.1
|
||||
# Check actual port with: docker ps | grep semaphore
|
||||
# Default is 3001, but may be 9300 if SEMAPHORE_PORT env var is set differently
|
||||
# Port is configured via SEMAPHORE_PORT in .env (currently 9300)
|
||||
servers:
|
||||
- url: http://127.0.0.1:3001
|
||||
- url: http://127.0.0.1:9300
|
||||
Reference in New Issue
Block a user