mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-02-07 21:53:47 +00:00
Merge pull request #49 from jesb1n/patch-1
Corrected docker image to georgyo/ifconfig.io
This commit is contained in:
commit
0d37bc0e5c
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user