@@ -33,7 +33,7 @@ To deploy the calculator on a server, you only need Docker and Docker Compose in
```yaml
services:
web:
image: ghcr.io/jones013/jack_calculator:latest
image: gitea.easye.me/ejones/jack-calc:latest
ports:
- 8888:80
restart: unless-stopped
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.