forked from argilla/docker
Fix image path.
This commit is contained in:
parent
0099932a08
commit
1e40ad246d
|
@ -1,7 +1,7 @@
|
|||
version: "3.3"
|
||||
services:
|
||||
pubblici:
|
||||
image: hub.docker.golem.linux.it/thttpd:3
|
||||
archivio:
|
||||
image: git.golem.linux.it/golem/thttpd:3
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "7003:80"
|
||||
|
|
Loading…
Reference in New Issue