when installing new nginx config:
# rebuild docker-compose build # keep it from respawning sudo systemctl disable dockerpod-charlesreid1.service # stop the pod sudo systemctl stop dockerpod-charlesreid1.service # start the pod sudo systemctl start dockerpod-charlesreid1.service # enable respawning sudo systemctl enable dockerpod-charlesreid1.service
No due date set.
This issue currently doesn't have any dependencies.
Deleting a branch is permanent. It CANNOT be undone. Continue?
when installing new nginx config: