fixed url
This commit is contained in:
@@ -33,7 +33,7 @@ To deploy the calculator on a server, you only need Docker and Docker Compose in
|
|||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: ghcr.io/jones013/jack_calculator:latest
|
image: gitea.easye.me/ejones/jack-calc:latest
|
||||||
ports:
|
ports:
|
||||||
- 8888:80
|
- 8888:80
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user