Corrected docker image to georgyo/ifconfig.io

This commit is contained in:
Jesbin
2023-06-11 19:44:51 +05:30
committed by GitHub
parent 4c3a38aec0
commit 676166d80a

View File

@@ -33,7 +33,7 @@ version: "3.4"
services:
ifconfig:
image: ifconfig.io:latest
image: georgyo/ifconfig.io
ports:
- 8080:8080
```
@@ -45,7 +45,7 @@ version: "3.4"
services:
ifconfig:
image: ifconfig.io:latest
image: georgyo/ifconfig.io
ports:
- 8080:8080
environment:
@@ -57,7 +57,7 @@ version: "3.4"
services:
ifconfig:
image: ifconfig.io:latest
image: georgyo/ifconfig.io
ports:
- 8080:8080
env_file: